[PATCH] MAINTAINERS: Add myself as reviewer for PWM rust drivers

From: Michal Wilczynski

Date: Mon Jan 19 2026 - 15:56:04 EST


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@xxxxxxxxxxx>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index da9dbc1a40194523a919ea0af7f53cf6fb3aad42..ebc2f1bc0ade3241e312ae1cd4537122a8b6bf0d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21103,6 +21103,10 @@ S: Maintained
F: rust/helpers/pwm.c
F: rust/kernel/pwm.rs

+PWM SUBSYSTEM DRIVERS [RUST]
+R: Michal Wilczynski <m.wilczynski@xxxxxxxxxxx>
+F: drivers/pwm/*.rs
+
PXA GPIO DRIVER
M: Robert Jarzmik <robert.jarzmik@xxxxxxx>
L: linux-gpio@xxxxxxxxxxxxxxx

---
base-commit: 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7
change-id: 20260119-maintain_rust_drivers-4fce1a05d361

Best regards,
--
Michal Wilczynski <m.wilczynski@xxxxxxxxxxx>