aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2021-12-17 15:20:32 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2021-12-21 18:08:10 +0100
commitb90c42c7476122db8e993cb025a0179cc4356339 (patch)
tree9316d9e7f58f21a684e38c190d15aebe9b2283ff /MAINTAINERS
parentmtd: rawnand: renesas: Add new NAND controller driver (diff)
downloadlinux-dev-b90c42c7476122db8e993cb025a0179cc4356339.tar.xz
linux-dev-b90c42c7476122db8e993cb025a0179cc4356339.zip
MAINTAINERS: Add an entry for Renesas NAND controller
Point to the driver and the bindings. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20211217142033.353599-4-miquel.raynal@bootlin.com
Diffstat (limited to '')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7a2345ce8521..871e3cc826d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16275,6 +16275,14 @@ S: Supported
F: Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml
F: drivers/iio/adc/rzg2l_adc.c
+RENESAS R-CAR GEN3 & RZ/N1 NAND CONTROLLER DRIVER
+M: Miquel Raynal <miquel.raynal@bootlin.com>
+L: linux-mtd@lists.infradead.org
+L: linux-renesas-soc@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/mtd/renesas-nandc.yaml
+F: drivers/mtd/nand/raw/renesas-nand-controller.c
+
RESET CONTROLLER FRAMEWORK
M: Philipp Zabel <p.zabel@pengutronix.de>
S: Maintained