[PATCH V2 5/6] power: reset: change xgene reboot driver to use both acpi and dts resource for reboot.

Arnd Bergmann arnd at arndb.de
Wed Jan 8 16:43:01 EST 2014


On Tuesday 07 January 2014, Feng Kan wrote:
> Enable the X-Gene reboot driver to use either the ACPI or the DTS
> resource using the platform driver method.
> 
> Signed-off-by: Feng Kan <fkan at apm.com>
> ---
>  drivers/power/reset/xgene-reboot.c |   33 ++++++++++++++++++++++++++++-----
>  1 files changed, 28 insertions(+), 5 deletions(-)
> 

Shouldn't an ACPI based system always be able to reboot through the
UEFI reset_system call? I really don't think we want to support
ACPI on non-UEFI systems.

	Arnd



More information about the linux-arm-kernel mailing list