From a5533e7417b7c7ab50bd7be8ff3f8224bb70461f Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Tue, 3 Mar 2026 12:16:20 +0100 Subject: MAINTAINERS: rename LED into PWM LED It clearly only lists PWM LED driver and bindings so we should have the entry reflect that. Signed-off-by: Quentin Schulz --- MAINTAINERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'MAINTAINERS') 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 -S: Supported -F: doc/device-tree-bindings/leds/leds-pwm.txt -F: drivers/led/led_pwm.c - LOGGING M: Simon Glass 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 +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 S: Maintained -- cgit v1.2.3 From b28b77caacc7dbc4e8e27dfdb94471313bb9396e Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Tue, 3 Mar 2026 12:16:21 +0100 Subject: MAINTAINERS: make PWM LED orphan Ivan's mail is bouncing, so update the entry status. Signed-off-by: Quentin Schulz --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index b50ac0ea21a..56aa82eecbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1597,8 +1597,7 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git F: arch/powerpc/cpu/mpc85xx/ PWM LED -M: Ivan Vozvakhov -S: Supported +S: Orphan F: doc/device-tree-bindings/leds/leds-pwm.txt F: drivers/led/led_pwm.c -- cgit v1.2.3