diff options
author | Pratyush Yadav <p.yadav@ti.com> | 2021-09-23 21:10:26 +0200 |
---|---|---|
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | 2021-10-05 14:06:37 +0200 |
commit | 3f491d11d8cbc3e4b4ff67bfc7f065e1cb56bcef (patch) | |
tree | 794988b9948c324eb6f675e4b25925326882b971 /MAINTAINERS | |
parent | Linux 5.15-rc4 (diff) | |
download | linux-3f491d11d8cbc3e4b4ff67bfc7f065e1cb56bcef.tar.xz linux-3f491d11d8cbc3e4b4ff67bfc7f065e1cb56bcef.zip |
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 <p.yadav@ti.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20210923191026.19184-1-p.yadav@ti.com
Diffstat (limited to 'MAINTAINERS')
-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 |