MLK-22418 imx8: Support new power domain design during updating kernel DTB
authorYe Li <ye.li@nxp.com>
Fri, 9 Aug 2019 01:12:31 +0000 (18:12 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 30 Aug 2019 05:54:35 +0000 (22:54 -0700)
commitfef52e9207ed588cd01e9d680e094a3a4ef7cad2
tree04e9da0e847ba6b54f5552d28c6923d7805f4104
parent9b8264c89ccb3e9179a438e428ad79d72c7efe9b
MLK-22418 imx8: Support new power domain design during updating kernel DTB

Upstream kernel refactors the power domain nodes and the usage of
power-domains property in DTB. So when checking available resources
in AP partition with this kernel DTB, u-boot will reports some
warnings.
This patch will support both two power domain designs during updating
kernel DTB.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8/cpu.c