From: nbd Date: Sun, 26 Jul 2015 13:02:37 +0000 (+0000) Subject: ramips: swap radio calibration data pointers for DIR-860L X-Git-Tag: 15.05~49 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=4992a95a902d756751cdfb9e0eb68044646d73b4;p=15.05%2Fopenwrt.git ramips: swap radio calibration data pointers for DIR-860L Fixes low 5 GHz tx power issues Signed-off-by: Felix Fietkau Backport of r46497 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46499 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/DIR-860L-B1.dts b/target/linux/ramips/dts/DIR-860L-B1.dts index 2d518a2462..23ec1140bc 100644 --- a/target/linux/ramips/dts/DIR-860L-B1.dts +++ b/target/linux/ramips/dts/DIR-860L-B1.dts @@ -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>; }; };