ath79: add support for COMFAST CF-E380AC 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 #include "qca9531_glinet_gl-ar300m.dtsi"
4
5 / {
6 compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
7 model = "GL.iNet GL-AR300M-Lite";
8 };
9
10
11 /delete-node/ &nand_flash;
12
13 &nor_firmware {
14 compatible = "denx,uimage";
15 label = "firmware";
16 };
17
18 // "Disable" unpopulated GMAC1
19
20 &eth1 {
21 compatible = "syscon", "simple-mfd";
22 };
23
24 &led_status {
25 label = "red:status";
26 };
27
28 &led_wlan {
29 label = "green:wlan";
30 };
31