Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediatek: fix ledbar of UniFi 6 LR when running custom U-Boot | Daniel Golle | 2022-09-11 | 1 | -1/+2 |
| | | | | | | | | | | The RGB LED of the UniFi 6 LR v1 doesn't work when using the Openwrt- built U-Boot. This is because the vendor loader resets the ledbar controller while our U-Boot doesn't care. Add reset-gpio so the ledbar driver in Linux will always reset the ledbar controller. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | mediatek: new target mt7622-ubnt-unifi-6-lr-v1 | Henrik Riomar | 2022-06-11 | 1 | -0/+27 |
Based on current mt7622-ubnt-unifi-6-lr, this is a preparation for adding a v2 version of this target * v1 - with led-bar * v2 - two simple GPIO connected LEDs (in later commits) Signed-off-by: Daniel Golle <daniel@makrotopia.org> [added SUPPORTED_DEVICES for compatibility with existing setups] Signed-off-by: Henrik Riomar <henrik.riomar@gmail.com> |