Commit 43f757bb authored by Marcin Niestroj's avatar Marcin Niestroj Committed by Shawn Guo

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: default avatarMarcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 9ef86e23
......@@ -124,6 +124,10 @@ ethphy0: ethernet-phy@0 {
};
};
&snvs_poweroff {
status = "okay";
};
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment