From bddd57870f6f0683cb0c28664b765082f98745bf Mon Sep 17 00:00:00 2001 From: Robin Gong Date: Tue, 25 Aug 2015 13:56:28 +0800 Subject: MLK-11407-2: ARM: dts: imx6qdl/sl: add ldo bypass support add ldo bypass support on i.mx6q/dl and i.mx6sl. Signed-off-by: Robin Gong --- arch/arm/boot/dts/imx6qdl.dtsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/boot/dts/imx6qdl.dtsi') diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 2ade7c691e8a..8b69049a13c4 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -698,6 +698,7 @@ anatop-min-bit-val = <1>; anatop-min-voltage = <725000>; anatop-max-voltage = <1450000>; + regulator-allow-bypass; }; reg_pu: regulator-vddpu@140 { @@ -715,6 +716,7 @@ anatop-min-bit-val = <1>; anatop-min-voltage = <725000>; anatop-max-voltage = <1450000>; + regulator-allow-bypass; }; reg_soc: regulator-vddsoc@140 { @@ -732,6 +734,7 @@ anatop-min-bit-val = <1>; anatop-min-voltage = <725000>; anatop-max-voltage = <1450000>; + regulator-allow-bypass; }; }; -- cgit v1.2.3