[U-Boot] [PATCH v2 0/5] dm: led: add BCM6328 led support
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed May 10 14:19:00 UTC 2017
Am 07.05.2017 um 20:10 schrieb Álvaro Fernández Rojas:
> BCM6328 supports controlling LEDs both by using the GPIO controller and the
> LED controller. However, LED controller allows HW blinking and supports serial
> LEDs.
>
> v2: Introduce changes suggested by Simon Glass
>
> Álvaro Fernández Rojas (5):
> dm: led: add BCM6328 led driver
> mips: bmips: add bcm6328-led driver support for BCM6328
> mips: bmips: add bcm6328-led driver support for BCM63268
> mips: bmips: add Comtrend AR-5387un bcm6328-leds
> mips: bmips: add Comtrend VR-3032u bcm6328-leds
>
> arch/mips/dts/brcm,bcm63268.dtsi | 9 +
> arch/mips/dts/brcm,bcm6328.dtsi | 9 +
> arch/mips/dts/comtrend,ar-5387un.dts | 30 +++
> arch/mips/dts/comtrend,vr-3032u.dts | 43 ++++
> configs/comtrend_ar5387un_ram_defconfig | 4 +
> configs/comtrend_vr3032u_ram_defconfig | 4 +
> doc/device-tree-bindings/leds/leds-bcm6328.txt | 106 ++++++++++
> drivers/led/Kconfig | 11 ++
> drivers/led/Makefile | 1 +
> drivers/led/led_bcm6328.c | 262 +++++++++++++++++++++++++
> 10 files changed, 479 insertions(+)
> create mode 100644 doc/device-tree-bindings/leds/leds-bcm6328.txt
> create mode 100644 drivers/led/led_bcm6328.c
>
series applied to u-boot-mips/next, thanks
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170510/bfdd8a90/attachment.sig>
More information about the U-Boot
mailing list