summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2026-03-18 11:06:15 -0600
committerTom Rini <trini@konsulko.com>2026-03-18 11:06:15 -0600
commite6e3383f5b543dec7de53e29323ab6097ef2d91c (patch)
tree556083ee2717973730245ef49846bf7e37460194
parenteeca6ed86ff65cb8213d0d960a0733c7d8ddde5d (diff)
parentb28b77caacc7dbc4e8e27dfdb94471313bb9396e (diff)
Merge patch series "update MAINTAINERS for PWM LED"
Quentin Schulz <foss+uboot@0leil.net> 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/20260303-pwm-led-orphan-v1-0-54d14a430cb7@cherry.de
-rw-r--r--MAINTAINERS11
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 <i.vozvakhov@vk.team>
-S: Supported
-F: doc/device-tree-bindings/leds/leds-pwm.txt
-F: drivers/led/led_pwm.c
-
LOGGING
M: Simon Glass <sjg@chromium.org>
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 <visitorckw@gmail.com>
S: Maintained