From: H. Nikolaus Schaller Date: Tue, 31 Jul 2018 07:11:16 +0000 (+0200) Subject: ARM: dts: omap3-gta04: add warning comment to vaux2 regulator X-Git-Tag: Ubuntu-5.2.0-15.16~3263^2~14^2~57 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d2c4c270354db17804a2f9bca14418da5e30bf03;p=mirror_ubuntu-eoan-kernel.git ARM: dts: omap3-gta04: add warning comment to vaux2 regulator vaux2 should remain always on since a higher potential at vio could potentially damage the itg3200 sensor. Signed-off-by: H. Nikolaus Schaller Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi index 1145cfaa06d6..cdee97f532c5 100644 --- a/arch/arm/boot/dts/omap3-gta04.dtsi +++ b/arch/arm/boot/dts/omap3-gta04.dtsi @@ -553,7 +553,7 @@ &vaux2 { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; - regulator-always-on; + regulator-always-on; /* we should never switch off while vio is on! */ }; /* camera */