Commits
Anson Huang committed 1d22bec32ba
thermal: imx_sc: Add i.MX8QM thermal support Add i.MX8QM system controller thermal driver support, as there are multiple thermal zones in i.MX8QM, and when resource is powered off, getting temperature from SCU firmware will fail, so this patch also handles this case by printing the failure once and return temperature 0 for the powered-off resource. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>