aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_glinet_gl-ar300m-lite.dts
blob: b2cb5bc261d0799329e8c83a96659c8e32605373 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/dts-v1/;

#include "qca9531_glinet_gl-ar300m.dtsi"

/ {
	compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
	model = "GL.iNet GL-AR300M-Lite";
};

// "Disable" unpopulated GMAC1

&eth1 {
	compatible = "syscon", "simple-mfd";
};

&led_status {
	label = "gl-ar300m-lite:red:status";
};

&led_lan {
	label = "gl-ar300m-lite:green:lan";
};

&led_wlan {
	label = "gl-ar300m-lite:green:wlan";
};