ath79: make OpenMesh MR900 DTSI more general
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_openmesh_mr900-v2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9558_openmesh_mr.dtsi"
4
5 / {
6 compatible = "openmesh,mr900-v2", "qca,qca9558";
7 model = "OpenMesh MR900 v2";
8 };
9
10 &led_wifi2g {
11 linux,default-trigger = "phy0tpt";
12 };
13
14 &led_wifi5g {
15 linux,default-trigger = "phy1tpt";
16 };
17
18 &pcie0 {
19 wifi@0,0 {
20 compatible = "pci168c,0033";
21 reg = <0x0000 0 0 0 0>;
22 mtd-mac-address = <&art 0x0>;
23 mtd-mac-address-increment = <16>;
24 };
25 };