ramips: Add support for Cudy WR1300 v3
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_cudy_wr1300-v2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_cudy_wr1300-v2v3.dtsi"
4
5 / {
6 compatible = "cudy,wr1300-v2", "mediatek,mt7621-soc";
7 model = "Cudy WR1300 v2";
8 };
9
10 &pcie1 {
11 wifi@0,0 {
12 compatible = "mediatek,mt76";
13 reg = <0x0000 0 0 0 0>;
14 nvmem-cells = <&eeprom_factory_0>, <&macaddr_bdinfo_de00 0>;
15 nvmem-cell-names = "eeprom", "mac-address";
16 ieee80211-freq-limit = <2400000 2500000>;
17 };
18 };
19
20 &pcie0 {
21 wifi@0,0 {
22 compatible = "mediatek,mt76";
23 reg = <0x0000 0 0 0 0>;
24 nvmem-cells = <&eeprom_factory_8000>, <&macaddr_bdinfo_de00 2>;
25 nvmem-cell-names = "eeprom", "mac-address";
26 ieee80211-freq-limit = <5000000 6000000>;
27 };
28 };