ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
authorStefan Eichenberger <stefan.eichenberger@toradex.com>
Fri, 10 Jan 2025 15:18:29 +0000 (16:18 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 18 Feb 2025 09:52:09 +0000 (17:52 +0800)
commit83964a29379cb08929a39172780a4c2992bc7c93
tree1179ba3f58166c17961186d83cf8854349e0df61
parent38f59e0e8bd2b3e1319716e4aeaeb9a6223b006d
ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6

The current solution for powering off the Apalis iMX6 is not functioning
as intended. To resolve this, it is necessary to power off the
vgen2_reg, which will also set the POWER_ENABLE_MOCI signal to a low
state. This ensures the carrier board is properly informed to initiate
its power-off sequence.

The new solution uses the regulator-poweroff driver, which will power
off the regulator during a system shutdown.

Cc: <stable@vger.kernel.org>
Fixes: 4eb56e26f92e ("ARM: dts: imx6q-apalis: Command pmic to standby for poweroff")
Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi