ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9558_openmesh_mr900-v1.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-v1", "qca,qca9558";
7 model = "OpenMesh MR900 v1";
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 /delete-node/ wifi@0,0;
20
21 wifi@0,0 {
22 compatible = "pci168c,0033";
23 reg = <0x0000 0 0 0 0>;
24 nvmem-cells = <&macaddr_art_0 16>;
25 nvmem-cell-names = "mac-address";
26 };
27 };