ramips: fix LAN LED trigger assignment for Xiaomi Router 3 Pro
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_iodata_wn-dx1167r.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_iodata_wn-xx-xr.dtsi"
4
5 / {
6 compatible = "iodata,wn-dx1167r", "mediatek,mt7621-soc";
7 model = "I-O DATA WN-DX1167R";
8 };
9
10 &partitions {
11 partition@6b00000 {
12 label = "idmkey";
13 reg = <0x6b00000 0x0100000>;
14 read-only;
15 };
16
17 partition@6c00000 {
18 label = "Backup";
19 reg = <0x6c00000 0x1380000>;
20 read-only;
21 };
22 };
23
24 &pcie1 {
25 wifi@0,0 {
26 compatible = "mediatek,mt76";
27 reg = <0x0000 0 0 0 0>;
28 mediatek,mtd-eeprom = <&factory 0x0>;
29 };
30 };