diff options
author | Pratyush Yadav <[email protected]> | 2021-09-24 00:40:26 +0530 |
---|---|---|
committer | Tudor Ambarus <[email protected]> | 2021-10-05 15:06:37 +0300 |
commit | 3f491d11d8cbc3e4b4ff67bfc7f065e1cb56bcef (patch) | |
tree | 794988b9948c324eb6f675e4b25925326882b971 | |
parent | 9e1ff307c779ce1f0f810c7ecce3d95bbae40896 (diff) |
MAINTAINERS: Add spi-nor device tree binding under SPI NOR maintainers
The binding is for the SPI NOR subsystem so the patches should be sent
to its maintainers. Currently the patches get sent to Rob Herring and
MTD maintainers who might not always have the full picture.
Signed-off-by: Pratyush Yadav <[email protected]>
Signed-off-by: Tudor Ambarus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index abdcbcfef73d..3913d1114324 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17652,6 +17652,7 @@ W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ C: irc://irc.oftc.net/mtd T: git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next +F: Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml F: drivers/mtd/spi-nor/ F: include/linux/mtd/spi-nor.h |