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