diff options
| -rw-r--r-- | MAINTAINERS | 12 |
1 files 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 <[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 @@ -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 <[email protected]> +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 <[email protected]> S: Maintained |
