On Wed, Nov 06, 2019 at 08:10:32AM +0100, Ahmad Fatoum wrote:
> In cases where firmware provides PSCI >0.1, it may be prudent to use it as
> backend for reset and poweroff. This driver accomplishes this.
>
> Signed-off-by: Ahmad Fatoum
> ---
> drivers/misc/Kconfig | 5 +++
> drivers/mis
In cases where firmware provides PSCI >0.1, it may be prudent to use it as
backend for reset and poweroff. This driver accomplishes this.
Signed-off-by: Ahmad Fatoum
---
drivers/misc/Kconfig | 5 +++
drivers/misc/Makefile| 1 +
drivers/misc/psci-sysreset.c | 62