On Wed, Jan 8, 2014 at 1:43 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > 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@xxxxxxx> >> --- >> 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 Thanks Arnd, I will retract the ACPI support for now. We are still trying to figure out how best to support ACPI. The larger problem seems to be the fact that UEFI and ACPI were originally made for x86 and is ill suited for the arm64. I will see if I can find a better path for this patch. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html