Re: [PATCH v3] ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence

From: Shawn Guo
Date: Tue Oct 05 2021 - 01:58:58 EST


On Tue, Sep 28, 2021 at 03:49:40PM +0200, Oleksij Rempel wrote:
> Any pending interrupt can prevent entering standby based power off state.
> To avoid it, disable the GIC CPU interface.
>
> Fixes: 8148d2136002 ("ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set")
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>

Applied, thanks!