From: Shiji Yang Date: Sun, 15 Oct 2023 02:57:44 +0000 (+0800) Subject: ramips: fix frequency limit property for some Edimax devices X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b5d059d6777a07b6473e340c1ec4b0289a855ecb;p=openwrt%2Fstaging%2Fnbd.git ramips: fix frequency limit property for some Edimax devices These three devices uses MT7612E PCIe NIC and supported by the 'mt76' driver. So the right frequency limit property should be `ieee80211-freq-limit`. Signed-off-by: Shiji Yang --- diff --git a/target/linux/ramips/dts/mt7620a_edimax_br-6478ac-v2.dts b/target/linux/ramips/dts/mt7620a_edimax_br-6478ac-v2.dts index c0893cd623..b829262474 100644 --- a/target/linux/ramips/dts/mt7620a_edimax_br-6478ac-v2.dts +++ b/target/linux/ramips/dts/mt7620a_edimax_br-6478ac-v2.dts @@ -211,7 +211,7 @@ reg = <0x0000 0 0 0 0>; nvmem-cells = <&eeprom_factory_8000>; nvmem-cell-names = "eeprom"; - mediatek,2ghz = <0>; + ieee80211-freq-limit = <5000000 6000000>; }; }; diff --git a/target/linux/ramips/dts/mt7620a_edimax_ew-7478apc.dts b/target/linux/ramips/dts/mt7620a_edimax_ew-7478apc.dts index 3a3bc9aec6..f6aa606917 100644 --- a/target/linux/ramips/dts/mt7620a_edimax_ew-7478apc.dts +++ b/target/linux/ramips/dts/mt7620a_edimax_ew-7478apc.dts @@ -203,7 +203,7 @@ reg = <0x0000 0 0 0 0>; nvmem-cells = <&eeprom_factory_8000>; nvmem-cell-names = "eeprom"; - mediatek,2ghz = <0>; + ieee80211-freq-limit = <5000000 6000000>; }; };