[PATCH] MAINTAINERS: add include/dt-bindings/pwm to PWM SUBSYSTEM

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


Maintainers of the directory Documentation/devicetree/bindings/pwm
are also the maintainers of the corresponding directory
include/dt-bindings/pwm.

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

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
Thierry, Lee, please pick this MAINTAINERS addition to your section.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c67cd163cbb..ec2e764a22ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16287,6 +16287,7 @@ F: Documentation/driver-api/pwm.rst
F: drivers/gpio/gpio-mvebu.c
F: drivers/pwm/
F: drivers/video/backlight/pwm_bl.c
+F: include/dt-bindings/pwm/
F: include/linux/pwm.h
F: include/linux/pwm_backlight.h
K: pwm_(config|apply_state|ops)
--
2.17.1