ath79: add USB power control for GL-AR300M series
[openwrt/staging/mkresin.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/ &reg_usb_vbus;
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 = "red:status";
27 };
28
29 &led_wlan {
30 label = "green:wlan";
31 };
32
33 &usb0 {
34 /delete-property/ vbus-supply;
35 };