aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_openmesh_mr900-v2.dts
blob: 7221b5b09885f640d8f9742572328564a845436b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "qca9558_openmesh_mr.dtsi"

/ {
	compatible = "openmesh,mr900-v2", "qca,qca9558";
	model = "OpenMesh MR900 v2";
};

&led_wifi2g {
	linux,default-trigger = "phy0tpt";
};

&led_wifi5g {
	linux,default-trigger = "phy1tpt";
};

&pcie0 {
	wifi@0,0 {
		compatible = "pci168c,0033";
		reg = <0x0000 0 0 0 0>;
		mtd-mac-address = <&art 0x0>;
		mac-address-increment = <16>;
	};
};