ramips: swap radio calibration data pointers for DIR-860L
authorFelix Fietkau <nbd@openwrt.org>
Sun, 26 Jul 2015 13:01:43 +0000 (13:01 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 26 Jul 2015 13:01:43 +0000 (13:01 +0000)
Fixes low 5 GHz tx power issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46497

target/linux/ramips/dts/DIR-860L-B1.dts

index 2d518a2462260672a03357b5c482875447137587..23ec1140bc89fa06aa2920bc43efc8bb7465fb42 100644 (file)
@@ -72,7 +72,7 @@
                        mt76@0,0 {
                                reg = <0x0000 0 0 0 0>;
                                device_type = "pci";
-                               mediatek,mtd-eeprom = <&radio 0>;
+                               mediatek,mtd-eeprom = <&radio 0x2000>;
                                mediatek,2ghz = <0>;
                        };
                };
@@ -80,7 +80,7 @@
                        mt76@1,0 {
                                reg = <0x0000 0 0 0 0>;
                                device_type = "pci";
-                               mediatek,mtd-eeprom = <&radio 0x2000>;
+                               mediatek,mtd-eeprom = <&radio 0>;
                                mediatek,5ghz = <0>;
                        };
                };