aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2021-10-04 18:09:26 +0530
committerMiquel Raynal <[email protected]>2021-10-15 12:24:52 +0200
commit73e197df1949347bbc1902605b6c7fe8e3b04249 (patch)
treef87c3d9be17a1bc27fd6126c77d6d094e7462acb
parenteec417fd317a95a79257c20b3a1d66d4027549df (diff)
MAINTAINERS: Add entry for Qualcomm NAND controller driver
Since I maintain the dt-binding for this controller, I'm stepping forward to maintain the driver also. Signed-off-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b..f4c590b22636 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15572,6 +15572,14 @@ S: Maintained
F: Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml
F: drivers/regulator/vqmmc-ipq4019-regulator.c
+QUALCOMM NAND CONTROLLER DRIVER
+M: Manivannan Sadhasivam <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/mtd/qcom,nandc.yaml
+F: drivers/mtd/nand/raw/qcom_nandc.c
+
QUALCOMM RMNET DRIVER
M: Subash Abhinov Kasiviswanathan <[email protected]>
M: Sean Tranchetti <[email protected]>