Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bmips: leds-sercomm-msp430: improve driver | Álvaro Fernández Rojas | 2023-04-23 |
| | | | | | | | - Add missing module functions. - Fix infinite pattern trigger by converting negative values to 0. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||
* | bmips: add support for Sercomm SHG2500 | Álvaro Fernández Rojas | 2023-04-09 |
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> |