ath79: Add support for OpenMesh OM5P
[openwrt/openwrt.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 "qca9531_qxwlan_e600g.dtsi"
4
5 / {
6 model = "Qxwlan E600G v2 16M";
7 compatible = "qxwlan,e600g-v2-16m", "qca,qca9531";
8 };
9
10 &leds {
11 wlan {
12 label = "blue:wlan";
13 gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
14 linux,default-trigger = "phy0tpt";
15 };
16 };
17
18 &partitions {
19 partition@70000 {
20 compatible = "denx,uimage";
21 label = "firmware";
22 reg = <0x070000 0xf90000>;
23 };
24 };
25
26 &usb_phy {
27 status = "okay";
28 };
29
30 &usb0 {
31 status = "okay";
32 };