[U-Boot] [PATCH 0/3] dm: led: add BCM6358 serial leds support
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed May 10 14:19:16 UTC 2017
Am 03.05.2017 um 15:09 schrieb Álvaro Fernández Rojas:
> BCM6358 supports controlling serial LEDs (74x164) both by using spi-gpio or
> its LEDs controller.
>
> Álvaro Fernández Rojas (3):
> dm: led: add BCM6358 led driver
> mips: bmips: add bcm6358-led driver support for BCM6358
> mips: bmips: add NeufBox 4 (Sercomm) board
>
> arch/mips/dts/brcm,bcm6358.dtsi | 9 ++
> arch/mips/dts/sfr,nb4-ser.dts | 93 ++++++++++++++++
> board/sfr/nb4_ser/Kconfig | 12 ++
> board/sfr/nb4_ser/MAINTAINERS | 6 +
> board/sfr/nb4_ser/Makefile | 5 +
> board/sfr/nb4_ser/nb4-ser.c | 7 ++
> configs/sfr_nb4-ser_ram_defconfig | 52 +++++++++
> drivers/led/Kconfig | 7 ++
> drivers/led/Makefile | 1 +
> drivers/led/led_bcm6358.c | 227 ++++++++++++++++++++++++++++++++++++++
> include/configs/sfr_nb4_ser.h | 20 ++++
> 11 files changed, 439 insertions(+)
> create mode 100644 arch/mips/dts/sfr,nb4-ser.dts
> create mode 100644 board/sfr/nb4_ser/Kconfig
> create mode 100644 board/sfr/nb4_ser/MAINTAINERS
> create mode 100644 board/sfr/nb4_ser/Makefile
> create mode 100644 board/sfr/nb4_ser/nb4-ser.c
> create mode 100644 configs/sfr_nb4-ser_ram_defconfig
> create mode 100644 drivers/led/led_bcm6358.c
> create mode 100644 include/configs/sfr_nb4_ser.h
>
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/1d88703a/attachment.sig>
More information about the U-Boot
mailing list