commit | 4660cea89b7e6d5953b723acee2ce1322123c970 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Jun 22 13:03:17 2018 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Jul 26 13:15:30 2018 -0700 |
tree | a370df372d5b72280c07154c05f7d15f62ca45eb | |
parent | 039091c2f29bec73137fe874c32ad8d75e3a88b7 [diff] |
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>