From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 9 Jan 2018 15:01:02 +0100 From: Ludovic Desroches To: Nicolas Ferre CC: , , Ludovic Desroches , Wenyou Yang , Boris BREZILLON , , Alexandre Belloni , , Mauro Carvalho Chehab , Josh Wu Subject: Re: [PATCH 1/2] MAINTAINERS: linux-media: update Microchip ISI and ISC entries Message-ID: <20180109140102.GH2425@rfolt0960.corp.atmel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jan 09, 2018 at 02:46:39PM +0100, Nicolas Ferre wrote: > These two image capture interface drivers are now handled > by Wenyou Yang. > I benefit from this change to update the two entries by correcting the > binding documentation link for ISC and moving the ISI to the new > MICROCHIP / ATMEL location. > > Signed-off-by: Nicolas Ferre Acked-by: Ludovic Desroches > --- > Hi, > > Patch against next-20180109. > Note that I didn't find it useful to have several patches for these changes. > Tell me if you feel differently. > > I would like to have the Ack from Ludovic and Wenyou obviously. I don't know if > Songjun can answer as he's not with Microchip anymore. > > Best regards, > Nicolas > > MAINTAINERS | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a7d10a2bb980..65c4b59b582f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2353,13 +2353,6 @@ L: linux-i2c@vger.kernel.org > S: Supported > F: drivers/i2c/busses/i2c-at91.c > > -ATMEL ISI DRIVER > -M: Ludovic Desroches > -L: linux-media@vger.kernel.org > -S: Supported > -F: drivers/media/platform/atmel/atmel-isi.c > -F: include/media/atmel-isi.h > - > ATMEL LCDFB DRIVER > M: Nicolas Ferre > L: linux-fbdev@vger.kernel.org > @@ -9102,12 +9095,20 @@ S: Maintained > F: drivers/crypto/atmel-ecc.* > > MICROCHIP / ATMEL ISC DRIVER > -M: Songjun Wu > +M: Wenyou Yang > L: linux-media@vger.kernel.org > S: Supported > F: drivers/media/platform/atmel/atmel-isc.c > F: drivers/media/platform/atmel/atmel-isc-regs.h > -F: devicetree/bindings/media/atmel-isc.txt > +F: Documentation/devicetree/bindings/media/atmel-isc.txt > + > +MICROCHIP / ATMEL ISI DRIVER > +M: Wenyou Yang > +L: linux-media@vger.kernel.org > +S: Supported > +F: drivers/media/platform/atmel/atmel-isi.c > +F: include/media/atmel-isi.h > +F: Documentation/devicetree/bindings/media/atmel-isi.txt > > MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER > M: Woojung Huh > -- > 2.9.0 >