aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran Wang <b50027@freescale.com>2015-10-30 10:08:28 +0800
committerHaoran Wang <b50027@freescale.com>2015-10-30 10:08:28 +0800
commitfb732b79d9b68864af79061c5fcdcd0b5aaa6c9b (patch)
tree81ea26703413b40de60285ff891328f64687858f
parentf11274d835635288295a341bec298297b97b759c (diff)
downloadpicoimx-3.14-fb732b79d9b68864af79061c5fcdcd0b5aaa6c9b.tar.gz
MA-7181 fix the bcm4339 BT cannot enable before wifi enabled issue
Import the patch e92b727 from imx_3.14.y branch to fix the SD3 doesn't powered before BCM4339 wifi enabled issue. Signed-off-by: Haoran Wang <b50027@freescale.com>
-rw-r--r--arch/arm/boot/dts/imx6sx-sdb.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb.dts b/arch/arm/boot/dts/imx6sx-sdb.dts
index be2528b65f4..601e47d79c6 100644
--- a/arch/arm/boot/dts/imx6sx-sdb.dts
+++ b/arch/arm/boot/dts/imx6sx-sdb.dts
@@ -105,6 +105,7 @@
regulator-max-microvolt = <3000000>;
gpio = <&gpio2 11 GPIO_ACTIVE_HIGH>;
enable-active-high;
+ regulator-always-on;
};
reg_psu_5v: regulator@1 {