Commits

Shengjiu Wang committed 06338d83d7b
MLK-17334: imx8: pm-domains: fix array overflow issue When the resource id is larger than 512, the wakeup_rsrc_id array will overflow, then the resource may always power on. So align the IRQ with resource number to fix the issue. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>