On Fri, Oct 19, 2018 at 01:02:19PM +0200, Lucas Stach wrote:
> Am Freitag, den 19.10.2018, 12:54 +0200 schrieb Michael Grzeschik:
> > > From: Steven Toth <st...@kernellabs.com>
> > 
> > This patch is based on the work of Steven Toth. He reverse engineered
> > the driver by tracing the windows driver.
> > 
> > https://github.com/stoth68000/hdcapm/
> > 
> > > Signed-off-by: Steven Toth <st...@kernellabs.com>
> > > Signed-off-by: Michael Grzeschik <m.grzesc...@pengutronix.de>
> > ---
> >  MAINTAINERS                 |    6 +
> >  drivers/media/i2c/Kconfig   |   10 +
> >  drivers/media/i2c/Makefile  |    1 +
> >  drivers/media/i2c/mst3367.c | 1104 +++++++++++++++++++++++++++++++++++
> >  include/media/i2c/mst3367.h |   29 +
> >  5 files changed, 1150 insertions(+)
> >  create mode 100644 drivers/media/i2c/mst3367.c
> >  create mode 100644 include/media/i2c/mst3367.h
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 556f902b3766..9c69b7f9b2f9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9787,6 +9787,12 @@ L:   linux-...@lists.infradead.org
> > >  S:       Maintained
> > >  F:       drivers/mtd/devices/docg3*
> >  
> > +MT9M032 APTINA SENSOR DRIVER
> > > > +M:     Michael Grzeschik <m.grzesc...@pengutronix.de>
> > > +S:       Maintained
> > > +F:       drivers/media/i2c/mst3367.c
> > > +F:       include/media/i2c/mst3367.h
> 
> Das sollte nicht in diesem Patch landen, oder?

Yes, I will remove it from the patch and put this into a separate one.

Are there any more suggestions for this series?

Regards,
Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Attachment: signature.asc
Description: PGP signature

Reply via email to