ARM: PSCI: Support PSCI v0.2
authorStephen Warren <swarren@nvidia.com>
Fri, 22 Jun 2018 19:03:17 +0000 (13:03 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 26 Jul 2018 20:15:30 +0000 (13:15 -0700)
commit326bd726d022f2be57ce9cd86f41130a0097beb6
treea370df372d5b72280c07154c05f7d15f62ca45eb
parent3e3b2b47766ac9a9ad4bf30ea0015b8a2b5f1802
ARM: PSCI: Support PSCI v0.2

Enhance the PSCI DT editing code to allow setting a PSCI v0.2 compatible
value in the DT. The CONFIG_ option is added to the whitelist to match the
existing PSCI_1_0 option. While not adding new options to Kconfig isn't
ideal, I figure it's better to keep related options together.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/lib/psci-dt.c
scripts/config_whitelist.txt