2019-06-24 22:06:47

by Paul Cercueil

[permalink] [raw]
Subject: [PATCH 1/2] MAINTAINERS: Correct path to moved files

The driver was moved in commit 1838a7b31fcb ("mtd: rawnand: Move
drivers for Ingenic SoCs to subfolder").

Signed-off-by: Paul Cercueil <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d0ed735994a5..dfedde2f5720 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7800,7 +7800,7 @@ INGENIC JZ4780 NAND DRIVER
M: Harvey Hunt <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/mtd/nand/raw/jz4780_*
+F: drivers/mtd/nand/raw/ingenic/

INOTIFY
M: Jan Kara <[email protected]>
--
2.21.0.593.g511ec345e18


2019-06-24 22:06:49

by Paul Cercueil

[permalink] [raw]
Subject: [PATCH 2/2] MAINTAINERS: Add myself as Ingenic SoCs maintainer

Add myself as the maintainer of the arch code, devicetree files and
drivers related to the JZ47xx family of SoCs from Ingenic.

Signed-off-by: Paul Cercueil <[email protected]>
---
MAINTAINERS | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index dfedde2f5720..3ee871404aba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7796,6 +7796,33 @@ M: Zubair Lutfullah Kakakhel <[email protected]>
S: Maintained
F: drivers/dma/dma-jz4780.c

+INGENIC JZ47xx SoCs
+M: Paul Cercueil <[email protected]>
+S: Maintained
+F: arch/mips/boot/dts/ingenic/
+F: arch/mips/include/asm/mach-jz4740/
+F: arch/mips/jz4740/
+F: drivers/clk/ingenic/
+F: drivers/dma/dma-jz4780.c
+F: drivers/gpu/drm/ingenic/
+F: drivers/i2c/busses/i2c-jz4780.c
+F: drivers/iio/adc/ingenic-adc.c
+F: drivers/irqchip/irq-ingenic.c
+F: drivers/memory/jz4780-nemc.c
+F: drivers/mmc/host/jz4740_mmc.c
+F: drivers/mtd/nand/raw/ingenic/
+F: drivers/pinctrl/pinctrl-ingenic.c
+F: drivers/power/supply/ingenic-battery.c
+F: drivers/pwm/pwm-jz4740.c
+F: drivers/rtc/rtc-jz4740.c
+F: drivers/tty/serial/8250/8250_ingenic.c
+F: drivers/usb/musb/jz4740.c
+F: drivers/watchdog/jz4740_wdt.c
+F: include/dt-bindings/iio/adc/ingenic,adc.h
+F: include/linux/mfd/ingenic-tcu.h
+F: sound/soc/jz4740/
+F: sound/soc/codecs/jz47*
+
INGENIC JZ4780 NAND DRIVER
M: Harvey Hunt <[email protected]>
L: [email protected]
--
2.21.0.593.g511ec345e18

2019-06-24 22:06:58

by Paul Burton

[permalink] [raw]
Subject: Re: [PATCH 2/2] MAINTAINERS: Add myself as Ingenic SoCs maintainer

Hello,

Paul Cercueil wrote:
> Add myself as the maintainer of the arch code, devicetree files and
> drivers related to the JZ47xx family of SoCs from Ingenic.
>
> Signed-off-by: Paul Cercueil <[email protected]>

Applied to mips-next.

Thanks,
Paul

[ This message was auto-generated; if you believe anything is incorrect
then please email [email protected] to report it. ]

2019-06-24 22:08:22

by Paul Burton

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: Correct path to moved files

Hello,

Paul Cercueil wrote:
> The driver was moved in commit 1838a7b31fcb ("mtd: rawnand: Move
> drivers for Ingenic SoCs to subfolder").
>
> Signed-off-by: Paul Cercueil <[email protected]>

Applied to mips-fixes.

Thanks,
Paul

[ This message was auto-generated; if you believe anything is incorrect
then please email [email protected] to report it. ]