ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9531_qxwlan_e600g-v2-16m.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include <dt-bindings/leds/common.h>
4
5 #include "qca9531_qxwlan_e600g.dtsi"
6
7 / {
8 model = "Qxwlan E600G v2 16M";
9 compatible = "qxwlan,e600g-v2-16m", "qca,qca9531";
10 };
11
12 &leds {
13 wlan {
14 function = LED_FUNCTION_WLAN;
15 color = <LED_COLOR_ID_BLUE>;
16 gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
17 linux,default-trigger = "phy0tpt";
18 };
19 };
20
21 &partitions {
22 partition@70000 {
23 compatible = "denx,uimage";
24 label = "firmware";
25 reg = <0x070000 0xf90000>;
26 };
27 };
28
29 &pcie0 {
30 /delete-node/ wifi@0,0;
31 };
32
33 &usb_phy {
34 status = "okay";
35 };
36
37 &usb0 {
38 status = "okay";
39 };