Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Marcin Niestroj and committed by
Shawn Guo
43f757bb 9ef86e23

+4
+4
arch/arm/boot/dts/imx6ul-liteboard.dts
··· 124 124 }; 125 125 }; 126 126 127 + &snvs_poweroff { 128 + status = "okay"; 129 + }; 130 + 127 131 &uart1 { 128 132 pinctrl-names = "default"; 129 133 pinctrl-0 = <&pinctrl_uart1>;