ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_iodata_wn-ax1167gr2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "mt7621_iodata_wn-xx-xr.dtsi"
5
6 / {
7 compatible = "iodata,wn-ax1167gr2", "mediatek,mt7621-soc";
8 model = "I-O DATA WN-AX1167GR2";
9 };
10
11 &partitions {
12 partition@6b00000 {
13 label = "Backup";
14 reg = <0x6b00000 0x1480000>;
15 read-only;
16 };
17 };
18
19 &pcie1 {
20 wifi@0,0 {
21 compatible = "mediatek,mt76";
22 reg = <0x0000 0 0 0 0>;
23 mediatek,mtd-eeprom = <&factory 0x0>;
24 };
25 };