ath9k: OF: qca,disable-(2|5)ghz => ieee80211-freq-limit
[openwrt/staging/thess.git] / target / linux / ath79 / dts / ar9344_engenius_exx600.dtsi
index 1c318f20837a281b1d343c243ce5f25c43b987c5..09dc5806d7a5116fc351d36a082861e481695524 100644 (file)
@@ -69,7 +69,7 @@
        ath9k: wifi@0,0,0 {
                compatible = "pci168c,0030";
                reg = <0x0 0 0 0 0>;
-               qca,disable-5ghz;
+               ieee80211-freq-limit = <2402000 2482000>;
                qca,no-eeprom;
                #gpio-cells = <2>;
                gpio-controller;
@@ -79,7 +79,7 @@
 &wmac {
        status = "okay";
 
-       qca,disable-2ghz;
+       ieee80211-freq-limit = <4900000 5990000>;
 
        mtd-cal-data = <&art 0x1000>;
 };