Skip to content

Commit 8f96010

Browse files
Uwe Kleine-Königthierryreding
authored andcommitted
MAINTAINERS: Add a selection of PWM related keywords to the PWM entry
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 <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 715d14d commit 8f96010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13086,6 +13086,7 @@ F: drivers/video/backlight/pwm_bl.c
1308613086
F: include/linux/pwm_backlight.h
1308713087
F: drivers/gpio/gpio-mvebu.c
1308813088
F: Documentation/devicetree/bindings/gpio/gpio-mvebu.txt
13089+
K: pwm_(config|apply_state|ops)
1308913090

1309013091
PXA GPIO DRIVER
1309113092
M: Robert Jarzmik <[email protected]>

0 commit comments

Comments
 (0)