ath79: qca955x: remove redundant phy-mode
[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 /delete-node/ &nand_flash;
11
12 &nor_firmware {
13 compatible = "denx,uimage";
14 label = "firmware";
15 };
16
17 // "Disable" unpopulated GMAC1
18
19 &eth1 {
20 compatible = "syscon", "simple-mfd";
21 };
22
23 &led_status {
24 label = "red:status";
25 };
26
27 &led_wlan {
28 label = "green:wlan";
29 };