[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1539946939.3688.58.camel@pengutronix.de>
Date: Fri, 19 Oct 2018 13:02:19 +0200
From: Lucas Stach <l.stach@...gutronix.de>
To: Michael Grzeschik <m.grzeschik@...gutronix.de>,
linux-media@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, stoth@...nellabs.com,
laurent.pinchart@...asonboard.com, kernel@...gutronix.de,
mchehab@...nel.org, davem@...emloft.net
Subject: Re: [PATCH 1/2] media: mst3367: add support for mstar mst3367 HDMI
RX
Am Freitag, den 19.10.2018, 12:54 +0200 schrieb Michael Grzeschik:
> > From: Steven Toth <stoth@...nellabs.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 <stoth@...nellabs.com>
> > Signed-off-by: Michael Grzeschik <m.grzeschik@...gutronix.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-mtd@...ts.infradead.org
> > S: Maintained
> > F: drivers/mtd/devices/docg3*
>
> +MT9M032 APTINA SENSOR DRIVER
> > > +M: Michael Grzeschik <m.grzeschik@...gutronix.de>
> > +S: Maintained
> > +F: drivers/media/i2c/mst3367.c
> > +F: include/media/i2c/mst3367.h
Das sollte nicht in diesem Patch landen, oder?
Gruß
Lucas
Powered by blists - more mailing lists