Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Add myself as reviewer for PWM rust drivers

I would like to help with reviewing the Rust part of the PWM drivers.
While I maintain the Rust bindings, adding this separate entry ensures I
am automatically CC-ed on the driver implementations (drivers/pwm/*.rs)

Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com>
Link: https://patch.msgid.link/20260119-maintain_rust_drivers-v1-1-88711afc559e@samsung.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>

authored by

Michal Wilczynski and committed by
Uwe Kleine-König
0a155a8a 63faf326

+4
+4
MAINTAINERS
··· 21089 21089 F: rust/helpers/pwm.c 21090 21090 F: rust/kernel/pwm.rs 21091 21091 21092 + PWM SUBSYSTEM DRIVERS [RUST] 21093 + R: Michal Wilczynski <m.wilczynski@samsung.com> 21094 + F: drivers/pwm/*.rs 21095 + 21092 21096 PXA GPIO DRIVER 21093 21097 M: Robert Jarzmik <robert.jarzmik@free.fr> 21094 21098 L: linux-gpio@vger.kernel.org