On Mon, Jun 19, 2017 at 02:03:02PM +0200, Marek Szyprowski wrote: > I would like to replace Kyungmin Park, who is no longer interested in > maintaining S5P-CEC driver. I have access to various Exynos boards. I also > already did some tests of this driver and helped enabling it on various > Exynos boards. The driver itself is no longer in staging, so lets fix the > path too. Also change the mailing list from ARM generic to Samsung SoC > specific to get more attention and easier review in the future. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > MAINTAINERS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) You might also want to add file-match for Documentation/devicetree/bindings/media/s5p-cec.txt Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof > > diff --git a/MAINTAINERS b/MAINTAINERS > index 053c3bdd1fe5..fbfbc9866fa2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1775,11 +1775,11 @@ F: arch/arm/plat-samsung/s5p-dev-mfc.c > F: drivers/media/platform/s5p-mfc/ > > ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT > -M: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > -L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > +M: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > +L: linux-samsung-soc@xxxxxxxxxxxxxxx (moderated for non-subscribers) > L: linux-media@xxxxxxxxxxxxxxx > S: Maintained > -F: drivers/staging/media/platform/s5p-cec/ > +F: drivers/media/platform/s5p-cec/ > > ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT > M: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx> > -- > 1.9.1 >