summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2021-06-10 11:20:38 +0300
committerMiquel Raynal <miquel.raynal@bootlin.com>2021-06-18 10:45:21 +0300
commitd70c6b026069cb8a26a37770c710345679044978 (patch)
tree9c67a03c0c61346489a45d8121bcf1202d36051f /MAINTAINERS
parentbfb34eced5595ee137e46d83d12b50d4ef6fc0c9 (diff)
downloadlinux-d70c6b026069cb8a26a37770c710345679044978.tar.xz
MAINTAINERS: Add PL353 NAND controller entry
Add Naga from Xilinx and myself responsible of this driver. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com> Link: https://lore.kernel.org/linux-mtd/20210610082040.2075611-17-miquel.raynal@bootlin.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 31321fe39e4b..aeb8b40b6b74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1453,6 +1453,14 @@ S: Odd Fixes
F: drivers/amba/
F: include/linux/amba/bus.h
+ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
+M: Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
+M: Naga Sureshkumar Relli <nagasure@xilinx.com>
+L: linux-mtd@lists.infradead.org
+S: Maintained
+F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
+F: drivers/mtd/nand/raw/pl35x-nand-controller.c
+
ARM PRIMECELL PL35X SMC DRIVER
M: Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
M: Naga Sureshkumar Relli <nagasure@xilinx.com>