[PATCH 1/2] MAINTAINERS: rename LED into PWM LED

Quentin Schulz foss+uboot at 0leil.net
Tue Mar 3 12:16:20 CET 2026


From: Quentin Schulz <quentin.schulz at cherry.de>

It clearly only lists PWM LED driver and bindings so we should have the
entry reflect that.

Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
---
 MAINTAINERS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f8d4f6ee8b2..b50ac0ea21a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1298,12 +1298,6 @@ F:	doc/README.kwbimage
 F:	doc/kwboot.1
 F:	tools/kwb*
 
-LED
-M:	Ivan Vozvakhov <i.vozvakhov at vk.team>
-S:	Supported
-F:	doc/device-tree-bindings/leds/leds-pwm.txt
-F:	drivers/led/led_pwm.c
-
 LOGGING
 M:	Simon Glass <sjg at chromium.org>
 S:	Maintained
@@ -1602,6 +1596,12 @@ S:	Maintained
 T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
 F:	arch/powerpc/cpu/mpc85xx/
 
+PWM LED
+M:	Ivan Vozvakhov <i.vozvakhov at vk.team>
+S:	Supported
+F:	doc/device-tree-bindings/leds/leds-pwm.txt
+F:	drivers/led/led_pwm.c
+
 QEMU VIRTUAL SYSTEM CONTROLLER
 M:	Kuan-Wei Chiu <visitorckw at gmail.com>
 S:	Maintained

-- 
2.53.0



More information about the U-Boot mailing list