Browse Source

ARM: dts: DRA7-EVM: Add regulator-allow-bypass property for ldo9

Add regulator-allow-bypass property for ldo9.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Keerthy 9 years ago
parent
commit
fcf589581b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/boot/dts/dra7-evm.dts

+ 1 - 0
arch/arm/boot/dts/dra7-evm.dts

@@ -504,6 +504,7 @@
 					regulator-max-microvolt = <1050000>;
 					regulator-always-on;
 					regulator-boot-on;
+					regulator-allow-bypass;
 				};
 
 				ldoln_reg: ldoln {