aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9330_glinet_gl-ar150.dts
Commit message (Collapse)AuthorAgeFilesLines
* ath79: fix LEDs for GL.inet GL-AR150Adrian Schmutzler2020-06-031-8/+10
| | | | | | | | | | | | | | | | | | Since the wireless LED was used for boot and set up with a DT trigger, the WiFi indication hasn't worked on ath79 at all. In addition, a look into the manual revealed that the OEM configuration is as follows: LED 1 (green): power LED 2 (green): configurable LED 3 (red): wireless So, let's just keep the WiFi trigger and convert the rest to its "intended" use. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit 705fe43522c756962589b360141d4c398363ce1c)
* ath79: Consistently label art partition with lower caseAdrian Schmutzler2019-06-101-1/+1
| | | | | | | | This patch harmonizes the label and alias for art partitions across ath79. Since lower case seems to be more frequent, use that consistently. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* ath79: fix boardname of GL.iNet GL-AR150Paul Wassi2018-12-311-0/+145
This device is called GL-AR150, therefore rename the board to 'gl-ar150' Signed-off-by: Paul Wassi <p.wassi@gmx.at>