ramips: Fix Wireless Frequencies for HYC-G920
Fix wireless frequencies to show correct wireless interfaces. Signed-off-by: Muhammad AL-Qadhy <m.ismael@gmail.com>
This commit is contained in:
parent
dd1f3f0675
commit
97a37288b9
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
||||||
compatible = "mediatek,mt76";
|
compatible = "mediatek,mt76";
|
||||||
reg = <0x0000 0 0 0 0>;
|
reg = <0x0000 0 0 0 0>;
|
||||||
mediatek,mtd-eeprom = <&factory 0x8000>;
|
mediatek,mtd-eeprom = <&factory 0x8000>;
|
||||||
|
ieee80211-freq-limit = <5000000 6000000>;
|
||||||
|
|
||||||
led {
|
led {
|
||||||
led-sources = <2>;
|
led-sources = <2>;
|
||||||
|
@ -129,6 +130,7 @@
|
||||||
compatible = "mediatek,mt76";
|
compatible = "mediatek,mt76";
|
||||||
reg = <0x0000 0 0 0 0>;
|
reg = <0x0000 0 0 0 0>;
|
||||||
mediatek,mtd-eeprom = <&factory 0x0000>;
|
mediatek,mtd-eeprom = <&factory 0x0000>;
|
||||||
|
ieee80211-freq-limit = <2400000 2500000>;
|
||||||
|
|
||||||
led {
|
led {
|
||||||
led-sources = <2>;
|
led-sources = <2>;
|
||||||
|
|
Loading…
Reference in a new issue