lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 24 Sep 2021 00:40:26 +0530 From: Pratyush Yadav <p.yadav@...com> To: <linux-kernel@...r.kernel.org> CC: Pratyush Yadav <p.yadav@...com>, Tudor Ambarus <tudor.ambarus@...rochip.com>, Michael Walle <michael@...le.cc>, Vignesh Raghavendra <vigneshr@...com>, Rob Herring <robh+dt@...nel.org>, <linux-mtd@...ts.infradead.org> Subject: [PATCH] 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@...com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2bfdb06fe2b3..d64912d7e9f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17745,6 +17745,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 -- 2.33.0
Powered by blists - more mailing lists