Commits

Anson Huang committed 4aa9933d5fd
MLK-16676-1 soc: imx: pm-domains: support multiple early_power_on resource On i.MX8QM/i.MX8QXP, there could be multiple resources need to be powered on earlier after resume, current variable of index could be reset for different power domain nodes and cause resource id overwrite issue, fix the array index type to support multiple early power on case. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>