linux-atm: fix build with GCC 14
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_iodata_wn-ax2033gr.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-ax2033gr", "mediatek,mt7621-soc";
7 model = "I-O DATA WN-AX2033GR";
8 };
9
10 &partitions {
11 partition@6b00000 {
12 label = "Backup";
13 reg = <0x6b00000 0x1480000>;
14 read-only;
15 };
16 };
17
18 &pcie0 {
19 wifi@0,0 {
20 compatible = "mediatek,mt76";
21 reg = <0x0000 0 0 0 0>;
22 nvmem-cells = <&eeprom_factory_0>;
23 nvmem-cell-names = "eeprom";
24 ieee80211-freq-limit = <2400000 2483000>;
25 };
26 };
27
28 &pcie1 {
29 wifi@0,0 {
30 compatible = "mediatek,mt76";
31 reg = <0x0000 0 0 0 0>;
32 nvmem-cells = <&eeprom_factory_8000>;
33 nvmem-cell-names = "eeprom";
34 ieee80211-freq-limit = <5000000 5710000>;
35 };
36 };