ramips: fix WiFi MAC addresses for D-Link DIR-810L
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9531_glinet_gl-ar300m-lite.dts
1 /dts-v1/;
2
3 #include "qca9531_glinet_gl-ar300m-nor.dts"
4
5 / {
6 compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
7 model = "GL.iNet GL-AR300M-Lite";
8 };
9
10 // "Disable" unpopulated GMAC1
11
12 &eth1 {
13 compatible = "syscon", "simple-mfd";
14 };
15
16 &led_status {
17 label = "gl-ar300m-lite:red:status";
18 };
19
20 &led_lan {
21 label = "gl-ar300m-lite:green:lan";
22 };
23
24 &led_wlan {
25 label = "gl-ar300m-lite:green:wlan";
26 };