bmips: add support for Sercomm SHG2500
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 30 Mar 2023 21:14:13 +0000 (23:14 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 9 Apr 2023 08:33:13 +0000 (10:33 +0200)
commitaefeb34223022c65ea0e7eef49c6c39250afd4ea
tree35a8a86da05499acbcdbbacd9729fb744732b470
parentd11a7c4d95a5ecbd2b12750be63349a3d0da2d53
bmips: add support for Sercomm SHG2500

Sercomm SHG2500 is a BCM63168 with 128M of RAM, 256M of NAND, an external
BCM53124S switch for the LAN ports and internal/external Broadcom wifi.
LEDs are connected to an external MSP430G2513 MCU controlled via SPI.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/dts/bcm63168-sercomm-shg2500.dts [new file with mode: 0644]
target/linux/bmips/files/drivers/leds/leds-sercomm-msp430.c [new file with mode: 0644]
target/linux/bmips/image/bcm63xx_nand.mk
target/linux/bmips/modules.mk [new file with mode: 0644]
target/linux/bmips/nand/base-files/etc/board.d/02_network
target/linux/bmips/patches-5.15/700-leds-add-support-for-Sercomm-MSP430-LED-controller.patch [new file with mode: 0644]