ath79: add support for Compex WPJ531 (16M)
[openwrt/staging/dedeckeh.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 &nor_firmware {
15 compatible = "denx,uimage";
16 label = "firmware";
17 };
18
19 // "Disable" unpopulated GMAC1
20
21 &eth1 {
22 compatible = "syscon", "simple-mfd";
23 };
24
25 &led_status {
26 label = "gl-ar300m-lite:red:status";
27 };
28
29 &led_lan {
30 label = "gl-ar300m-lite:green:lan";
31 };
32
33 &led_wlan {
34 label = "gl-ar300m-lite:green:wlan";
35 };