public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add include/dt-bindings/pwm to PWM SUBSYSTEM
@ 2022-06-13 12:33 Lukas Bulwahn
  2022-06-19 19:47 ` Uwe Kleine-König
  2022-07-28 17:16 ` Thierry Reding
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2022-06-13 12:33 UTC (permalink / raw)
  To: Thierry Reding, Lee Jones, linux-pwm
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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@gmail.com>
---
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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-28 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-13 12:33 [PATCH] MAINTAINERS: add include/dt-bindings/pwm to PWM SUBSYSTEM Lukas Bulwahn
2022-06-19 19:47 ` Uwe Kleine-König
2022-07-28 17:16 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox