[PATCH] MAINTAINERS: add include/dt-bindings/nvmem to NVMEM FRAMEWORK

Lukas Bulwahn posted 1 patch 3 years, 10 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add include/dt-bindings/nvmem to NVMEM FRAMEWORK
Posted by Lukas Bulwahn 3 years, 10 months ago
Maintainers of the directory Documentation/devicetree/bindings/nvmem
are also the maintainers of the corresponding directory
include/dt-bindings/nvmem.

Add the file entry for include/dt-bindings/nvmem to the appropriate
section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Srinivas, please pick this MAINTAINERS addition to your section.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 42fe1352137e..3bb8a8724eaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14301,6 +14301,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/srini/nvmem.git
 F:	Documentation/ABI/stable/sysfs-bus-nvmem
 F:	Documentation/devicetree/bindings/nvmem/
 F:	drivers/nvmem/
+F:	include/dt-bindings/nvmem/
 F:	include/linux/nvmem-consumer.h
 F:	include/linux/nvmem-provider.h
 
-- 
2.17.1