ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_iodata_wn-dx1167r.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-dx1167r", "mediatek,mt7621-soc";
8 model = "I-O DATA WN-DX1167R";
9 };
10
11 &partitions {
12 partition@6b00000 {
13 label = "idmkey";
14 reg = <0x6b00000 0x0100000>;
15 read-only;
16 };
17
18 partition@6c00000 {
19 label = "Backup";
20 reg = <0x6c00000 0x1380000>;
21 read-only;
22 };
23 };
24
25 &pcie1 {
26 wifi@0,0 {
27 compatible = "mediatek,mt76";
28 reg = <0x0000 0 0 0 0>;
29 mediatek,mtd-eeprom = <&factory 0x0>;
30 };
31 };