diff options
author | Stafford Horne <shorne@gmail.com> | 2022-05-21 03:39:30 +0200 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2022-05-23 10:15:50 +0200 |
commit | 83da38d82b2f7ac207646e55be94e8bd642e2c39 (patch) | |
tree | c2dee6643ee127c27d9c0e98a6f158b261d34561 /arch/openrisc/Kconfig | |
parent | openrisc: Remove unused IMMU tlb workardound (diff) | |
download | linux-83da38d82b2f7ac207646e55be94e8bd642e2c39.tar.xz linux-83da38d82b2f7ac207646e55be94e8bd642e2c39.zip |
openrisc: Allow power off handler overriding
The OpenRISC platform always defines a default pm_power_off hanlder
which is only useful for simulators. Having this set also means power
management drivers like syscon-power are not able to wire in their own
pm_power_off handlers.
Fix this by not setting the pm_power_off handler by default and fallback
to the simulator power off handler if no handler is set.
This has been tested with a new OpenRISC virt platform I am working on
for QEMU.
https://github.com/stffrdhrn/qemu/commits/or1k-virt
Cc: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'arch/openrisc/Kconfig')
0 files changed, 0 insertions, 0 deletions