public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: add a selection of pwm related keywords to the PWM entry
@ 2019-09-23  8:49 Uwe Kleine-König
  2019-09-23  8:49 ` [PATCH 2/3] MAINTAINERS: Add patchwork link for " Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Uwe Kleine-König @ 2019-09-23  8:49 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-pwm, kernel

This is just a small subset of the relevant functions, but should at
least catch all new code as every consumer has to call pwm_apply_state
(or the legacy function pwm_config) and every PWM provider has to
implement pwm_ops.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b85f2abfe69b..2e8dd2ea4eaa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13254,6 +13254,7 @@ F:	drivers/video/backlight/pwm_bl.c
 F:	include/linux/pwm_backlight.h
 F:	drivers/gpio/gpio-mvebu.c
 F:	Documentation/devicetree/bindings/gpio/gpio-mvebu.txt
+K:	pwm_(config|apply_state|ops)
 
 PXA GPIO DRIVER
 M:	Robert Jarzmik <robert.jarzmik@free.fr>
-- 
2.23.0

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

end of thread, other threads:[~2019-09-24 11:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23  8:49 [PATCH 1/3] MAINTAINERS: add a selection of pwm related keywords to the PWM entry Uwe Kleine-König
2019-09-23  8:49 ` [PATCH 2/3] MAINTAINERS: Add patchwork link for " Uwe Kleine-König
2019-09-23  8:49 ` [PATCH 3/3] MAINTAINERS: Add myself as reviewer for the PWM subsystem Uwe Kleine-König
2019-09-24 11:03 ` [PATCH 1/3] MAINTAINERS: add a selection of pwm related keywords to the PWM entry Thierry Reding

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