From: Pratyush Yadav Date: Thu, 23 Sep 2021 19:10:26 +0000 (+0530) Subject: MAINTAINERS: Add spi-nor device tree binding under SPI NOR maintainers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3f491d11d8cbc3e4b4ff67bfc7f065e1cb56bcef;p=linux.git 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 Signed-off-by: Tudor Ambarus Link: https://lore.kernel.org/r/20210923191026.19184-1-p.yadav@ti.com --- diff --git a/MAINTAINERS b/MAINTAINERS index abdcbcfef73d0..3913d11143240 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