ramips: add support for Z-ROUTER ZR-2660
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_iodata_wn-ax1167gr2.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-ax1167gr2", "mediatek,mt7621-soc";
7 model = "I-O DATA WN-AX1167GR2";
8 };
9
10 /* override EEPROM size to 0x4da8 for MT7615 */
11 &eeprom_factory_0 {
12 reg = <0x0 0x4da8>;
13 };
14
15 &partitions {
16 partition@6b00000 {
17 label = "Backup";
18 reg = <0x6b00000 0x1480000>;
19 read-only;
20 };
21 };
22
23 &pcie1 {
24 wifi@0,0 {
25 compatible = "mediatek,mt76";
26 reg = <0x0000 0 0 0 0>;
27 nvmem-cells = <&eeprom_factory_0>;
28 nvmem-cell-names = "eeprom";
29 };
30 };