On 30/06/2014 17:24, Catalin Marinas wrote:
On Fri, Jun 27, 2014 at 04:49:28AM +0100, Hanjun Guo wrote:
drivers/acpi/Makefile | 2 + drivers/acpi/plat/Makefile | 1 + drivers/acpi/plat/arm-core.c | 110 ++++++++++++++++++++++++++++++++++++++++
Do you ever plan to add ACPI support for 32-bit ARM? If not, this part could be placed under arch/arm64 (similar to x86).
Originally the plan was to support both platforms, but it seems people have stopped talking to Linaro about 32bit support now so unless anyone else has some actual info I guess it would be safe to move it into arm64.
Graeme