[PATCH] MAINTAINERS: rectify entry for MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
Lukas Bulwahn
lukas.bulwahn at gmail.com
Thu Sep 29 05:34:31 PDT 2022
Commit fbc00b5e746f ("dt-bindings: nand: meson: convert txt to yaml")
converts amlogic,meson-nand.txt to yaml, but misses to adjust its reference
in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this file reference in MESON NAND CONTROLLER DRIVER FOR AMLOGIC
SOCS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e14e37c7c734..95caae5c2bb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13360,7 +13360,7 @@ MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
M: Liang Yang <liang.yang at amlogic.com>
L: linux-mtd at lists.infradead.org
S: Maintained
-F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
+F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.yaml
F: drivers/mtd/nand/raw/meson_*
MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS
--
2.17.1
More information about the linux-mtd
mailing list