ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_asiarf_ap7621-nv1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 /dts-v1/;
4 #include "mt7621_asiarf_ap7621.dtsi"
5
6 / {
7 compatible = "asiarf,ap7621-nv1", "mediatek,mt7621-soc";
8 model = "AsiaRF AP7621-NV1";
9 };
10
11 &switch0 {
12 ports {
13 port@0 {
14 status = "okay";
15 label = "wan";
16 mtd-mac-address = <&factory 0xe000>;
17 mtd-mac-address-increment = <1>;
18 };
19
20 port@2 {
21 status = "okay";
22 label = "lan1";
23 };
24
25 port@3 {
26 status = "okay";
27 label = "lan2";
28 };
29 };
30 };