From a2cf73d74dc87c054c3ca329eba11299f2efb95f Mon Sep 17 00:00:00 2001 From: Evan Wilson Date: Wed, 16 Dec 2015 11:45:04 -0800 Subject: Increasing vaccel to 2.7 V to prevent the Accel from dropping below the min. voltage Change-Id: I8f124ef6479b427f3c8ffd03e36c3ef205f9f23e --- arch/arm/boot/dts/omap3_h1.dts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'arch/arm/boot/dts') diff --git a/arch/arm/boot/dts/omap3_h1.dts b/arch/arm/boot/dts/omap3_h1.dts index 72f1bf0f11b..ee19b23f0cc 100644 --- a/arch/arm/boot/dts/omap3_h1.dts +++ b/arch/arm/boot/dts/omap3_h1.dts @@ -382,8 +382,9 @@ /* This is the accelerometer. We always want it on. */ vdig1_reg: regulator@5 { - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; + regulator-name = "vaccel"; + regulator-min-microvolt = <2700000>; + regulator-max-microvolt = <2700000>; regulator-always-on; }; -- cgit v1.2.3-70-g09d2