Author: kaloz
Date: 2015-08-21 10:06:07 +0200 (Fri, 21 Aug 2015)
New Revision: 46698

Modified:
   
branches/chaos_calmer/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-cobra.dts
Log:
mvebu: fix cobra chainmask (backport of r46697)

Thanks Sebastian for spotting it.

Signed-off-by: Imre Kaloz <[email protected]>



Modified: 
branches/chaos_calmer/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-cobra.dts
===================================================================
--- 
branches/chaos_calmer/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-cobra.dts
       2015-08-21 08:01:48 UTC (rev 46697)
+++ 
branches/chaos_calmer/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-cobra.dts
       2015-08-21 08:06:07 UTC (rev 46698)
@@ -105,7 +105,7 @@
                        pcie@1,0 {
                                mwlwifi {
                                        marvell,2ghz = <0>;
-                                       marvell,chainmask = <2 2>;
+                                       marvell,chainmask = <4 4>;
                                        marvell,powertable {
                                                AU =
                                                        <36 0 0xd 0xd 0xd 0xd 
0xd 0xd 0xd 0xd 0xe 0xe 0xe 0xe 0xe 0xe 0xe 0xe 0 0xf>,
@@ -235,7 +235,7 @@
                        pcie@2,0 {
                                mwlwifi {
                                        marvell,5ghz = <0>;
-                                       marvell,chainmask = <2 2>;
+                                       marvell,chainmask = <4 4>;
                                        marvell,powertable {
                                                AU =
                                                        <1 0 0xa 0xa 0xa 0xa 
0xa 0xa 0xa 0xa 0xa 0xa 0xa 0xa 0x0 0x0 0x0 0x0 0 0xf>,
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to