@@ -225,7 +226,7 @@ index 000000000000..530dc33e7f41
+ commit 03a72eacda5d9a1837a74387081596a0d5466ec1
+ commit 03a72eacda5d9a1837a74387081596a0d5466ec1
+ Author: Jouni Malinen <jouni@qca.qualcomm.com>
+ Author: Jouni Malinen <jouni@qca.qualcomm.com>
+ Date: Thu Dec 17 18:39:19 2015 +0200
+ Date: Thu Dec 17 18:39:19 2015 +0200
-+
++
+ VHT: Add an interoperability workaround for 80+80 and 160 MHz channels
+ VHT: Add an interoperability workaround for 80+80 and 160 MHz channels
+
+
+ Number of deployed 80 MHz capable VHT stations that do not support 80+80
+ Number of deployed 80 MHz capable VHT stations that do not support 80+80
@@ -256,10 +257,10 @@ index 000000000000..530dc33e7f41
+
+
+ #Disable 5g band
+ #Disable 5g band
+ marvell,5ghz = <0>;
+ marvell,5ghz = <0>;
-+
++
+ #Specify antenna number, default is 4x4. For WRT1200AC, you must set these values to 2x2.
+ #Specify antenna number, default is 4x4. For WRT1200AC, you must set these values to 2x2.
+ marvell,chainmask = <4 4>;
+ marvell,chainmask = <4 4>;
-+
++
+ #Specify external power table. If your device needs external power table, you must provide the power table via this parameter, otherwise the Tx power will be pretty low.
+ #Specify external power table. If your device needs external power table, you must provide the power table via this parameter, otherwise the Tx power will be pretty low.
+ marvell,powertable
+ marvell,powertable
+ ```
+ ```
@@ -268,7 +269,7 @@ index 000000000000..530dc33e7f41
+ You should see a line in the results which looks like the following:
+ You should see a line in the results which looks like the following:
+ ```sh
+ ```sh
+ power table loaded from dts: no
+ power table loaded from dts: no
@@ -292,7 +293,7 @@ index 000000000000..530dc33e7f41
+ There are two ways to resolve this problem:
+ There are two ways to resolve this problem:
+ * Please don't change country code and let mwlwifi set it for you.
+ * Please don't change country code and let mwlwifi set it for you.
+ * Remove phy2. Under this case, even though you change country code, mwlwifi will reject it. Because phy2 is not existed, country code setting won't be conflicted. To do this, run the following commands (for OpenWrt/LEDE):
+ * Remove phy2. Under this case, even though you change country code, mwlwifi will reject it. Because phy2 is not existed, country code setting won't be conflicted. To do this, run the following commands (for OpenWrt/LEDE):
-+
++
+ ```sh
+ ```sh
+ opkg remove kmod-mwifiex-sdio
+ opkg remove kmod-mwifiex-sdio
+ opkg remove mwifiex-sdio-firmware
+ opkg remove mwifiex-sdio-firmware
@@ -17404,7 +17405,7 @@ index 000000000000..2ad5f381b9ee