ath79: improve common DTSI name for TP-Link Archer C5, C7 v1/v2
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9531_glinet_gl-ar300m-lite.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 /dts-v1/;
4
5 #include "qca9531_glinet_gl-ar300m.dtsi"
6
7 / {
8 compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
9 model = "GL.iNet GL-AR300M-Lite";
10 };
11
12 /delete-node/ &nand_flash;
13
14 // "Disable" unpopulated GMAC1
15
16 &eth1 {
17 compatible = "syscon", "simple-mfd";
18 };
19
20 &led_status {
21 label = "gl-ar300m-lite:red:status";
22 };
23
24 &led_lan {
25 label = "gl-ar300m-lite:green:lan";
26 };
27
28 &led_wlan {
29 label = "gl-ar300m-lite:green:wlan";
30 };