diff options
author | Miquel Raynal <[email protected]> | 2021-12-17 15:20:32 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2021-12-21 18:08:10 +0100 |
commit | b90c42c7476122db8e993cb025a0179cc4356339 (patch) | |
tree | 9316d9e7f58f21a684e38c190d15aebe9b2283ff | |
parent | d8701fe890ecbab239086e7053d62d0f08587d7c (diff) |
MAINTAINERS: Add an entry for Renesas NAND controller
Point to the driver and the bindings.
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
-rw-r--r-- | MAINTAINERS | 8 |
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 <[email protected]> +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 <[email protected]> S: Maintained |