Skip to content

Commit dcce06f

Browse files
author
Uwe Kleine-König
committed
pwm: Update MAINTAINER entry
There is little sense in having gpio-mvebu and pwm-backlight explicitly listed in the PWM entry. Drop these and add the keywords that actually identify a driver as PWM related. Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Link: https://patch.msgid.link/20260115165055.1739004-2-ukleinek@kernel.org Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
1 parent 0332d04 commit dcce06f

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21070,16 +21070,14 @@ L: linux-pwm@vger.kernel.org
2107021070
S: Maintained
2107121071
Q: https://patchwork.ozlabs.org/project/linux-pwm/list/
2107221072
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git
21073-
F: Documentation/devicetree/bindings/gpio/gpio-mvebu.yaml
2107421073
F: Documentation/devicetree/bindings/pwm/
2107521074
F: Documentation/driver-api/pwm.rst
21076-
F: drivers/gpio/gpio-mvebu.c
2107721075
F: drivers/pwm/
21078-
F: drivers/video/backlight/pwm_bl.c
2107921076
F: include/dt-bindings/pwm/
2108021077
F: include/linux/pwm.h
21081-
F: include/linux/pwm_backlight.h
2108221078
K: pwm_(config|apply_might_sleep|apply_atomic|ops)
21079+
K: (devm_)?pwmchip_(add|alloc|remove)
21080+
K: pwm_(round|get|set)_waveform
2108321081

2108421082
PWM SUBSYSTEM BINDINGS [RUST]
2108521083
M: Michal Wilczynski <m.wilczynski@samsung.com>

0 commit comments

Comments
 (0)