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

ARM: dts: imx6ulz-bsh-smm-m2: Support proper board power off

Supports initiating poweroff on SNVS_PMIC_ON_REQ signal.

Signed-off-by: Simon Holesch <simon.holesch@bshg.com>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Simon Holesch and committed by
Shawn Guo
74442c80 a180e4f0

+4
+4
arch/arm/boot/dts/imx6ulz-bsh-smm-m2.dts
··· 29 29 status = "okay"; 30 30 }; 31 31 32 + &snvs_poweroff { 33 + status = "okay"; 34 + }; 35 + 32 36 &uart3 { 33 37 pinctrl-names = "default"; 34 38 pinctrl-0 = <&pinctrl_uart3>;