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

From: Lukas Bulwahn
Date: Mon Jun 13 2022 - 11:11:20 EST


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@xxxxxxxxx>
---
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