Integrate linux-seco-imx/seco_lf-5.10.y-imx6_poweroff
Commit: edgehog/bsp/nxp/linux-seco-imx@8367b815
[A62][DTS] move poweroff gpio handling to generic gpio-poweroff driver
--
Commit: edgehog/bsp/nxp/linux-seco-imx@ba0b94a5
[i.MX6][DEFCONFIG] add gpio-poweroff driver
--
Commit: edgehog/bsp/nxp/linux-seco-imx@ea12e687
[928][962][DTS] move reboot-poweroff gpio handling inside seco msp430 embedded controller
--
Commit: edgehog/bsp/nxp/linux-seco-imx@454d0964
[ECTRL] add reboot-poweroff gpio handling inside seco msp430 econtroller driver
Poweroff and reboot via embedded controller are triggered by a specific i2c message followed by a low state of the boot_validate pin (connected to a gpio of the soc). With this commit both operation are done inside the embedded controller driver
--
Commit: edgehog/bsp/nxp/linux-seco-imx@94c9ea38
Revert "[IMX6][PWR] add poweroff and reboot system with kill power GPIO"
This reverts commit 7de1d5d9fc5ca8f9296882f6a240569cd2aaf464.
Platform specific implementation of arm_pm_restart is deprecated