diff options
| author | Tom Rini <[email protected]> | 2026-03-18 11:06:15 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-18 11:06:15 -0600 |
| commit | e6e3383f5b543dec7de53e29323ab6097ef2d91c (patch) | |
| tree | 556083ee2717973730245ef49846bf7e37460194 /MAINTAINERS | |
| parent | eeca6ed86ff65cb8213d0d960a0733c7d8ddde5d (diff) | |
| parent | b28b77caacc7dbc4e8e27dfdb94471313bb9396e (diff) | |
Merge patch series "update MAINTAINERS for PWM LED"
Quentin Schulz <[email protected]> says:
The entry is named LED while it only matches PWM LED binding and driver,
so rename it to PWM LED.
Ivan's email is bouncing, so mark the PWM LED entry as orphaned.
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d2040fee252..d4b527560aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1295,12 +1295,6 @@ F: doc/README.kwbimage F: doc/kwboot.1 F: tools/kwb* -LED -M: Ivan Vozvakhov <[email protected]> -S: Supported -F: doc/device-tree-bindings/leds/leds-pwm.txt -F: drivers/led/led_pwm.c - LOGGING M: Simon Glass <[email protected]> S: Maintained @@ -1599,6 +1593,11 @@ S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git F: arch/powerpc/cpu/mpc85xx/ +PWM LED +S: Orphan +F: doc/device-tree-bindings/leds/leds-pwm.txt +F: drivers/led/led_pwm.c + QEMU VIRTUAL SYSTEM CONTROLLER M: Kuan-Wei Chiu <[email protected]> S: Maintained |
