[PATCH] ARM: dts: imx6ul-liteboard: Support poweroff

Marcin Niestroj m.niestroj at grinn-global.com
Tue Aug 1 07:14:56 PDT 2017


Support proper system power-off, which disables main regulator. This
results in much lower power consumption and support of power-on issued
by button press.

Signed-off-by: Marcin Niestroj <m.niestroj at grinn-global.com>
---
 arch/arm/boot/dts/imx6ul-liteboard.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/imx6ul-liteboard.dts b/arch/arm/boot/dts/imx6ul-liteboard.dts
index ed1d891d6a89..c4fb5ea28e86 100644
--- a/arch/arm/boot/dts/imx6ul-liteboard.dts
+++ b/arch/arm/boot/dts/imx6ul-liteboard.dts
@@ -145,3 +145,7 @@
 	wakeup-source;
 	status = "okay";
 };
+
+&snvs_poweroff {
+	status = "okay";
+};
-- 
2.13.3




More information about the linux-arm-kernel mailing list