projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63faf32
)
MAINTAINERS: Add myself as reviewer for PWM rust drivers
author
Michal Wilczynski
<m.wilczynski@samsung.com>
Mon, 19 Jan 2026 20:54:58 +0000
(21:54 +0100)
committer
Uwe Kleine-König
<ukleinek@kernel.org>
Tue, 20 Jan 2026 08:53:18 +0000
(09:53 +0100)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
5b11839
..
05ea9ab
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-21089,6
+21089,10
@@
S: Maintained
F: rust/helpers/pwm.c
F: rust/kernel/pwm.rs
+PWM SUBSYSTEM DRIVERS [RUST]
+R: Michal Wilczynski <m.wilczynski@samsung.com>
+F: drivers/pwm/*.rs
+
PXA GPIO DRIVER
M: Robert Jarzmik <robert.jarzmik@free.fr>
L: linux-gpio@vger.kernel.org