ARM: dts: imx6ul-liteboard: Support poweroff

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@grinn-global.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Marcin Niestroj 2017-08-03 09:37:13 +02:00 committed by Shawn Guo
parent 9ef86e23c4
commit 43f757bb23
1 changed files with 4 additions and 0 deletions

View File

@ -124,6 +124,10 @@
};
};
&snvs_poweroff {
status = "okay";
};
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>;