ARM: dts: imx6dl-colibri: Command pmic to standby for poweroff

The Colibri iMX6 HW doesn't allow to use the PWR_ON_REQ signal for
poweroff. Use the fsl,pmic-stby-poweroff property to command the PMIC
into a low power mode in poweroff.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Max Krummenacher 2022-04-11 17:22:27 +02:00 committed by Shawn Guo
parent 5ab9c76a82
commit 4e04836526
1 changed files with 5 additions and 0 deletions

View File

@ -138,6 +138,10 @@
status = "disabled";
};
&clks {
fsl,pmic-stby-poweroff;
};
/* Colibri SSP */
&ecspi4 {
cs-gpios = <&gpio5 2 GPIO_ACTIVE_LOW>;
@ -403,6 +407,7 @@
pmic: pfuze100@8 {
compatible = "fsl,pfuze100";
fsl,pmic-stby-poweroff;
reg = <0x08>;
regulators {