Re: [PATCH v4 05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file

2014-06-30 Thread Graeme Gregory


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file

2014-06-30 Thread Catalin Marinas
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).

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file

2014-06-30 Thread Catalin Marinas
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).

-- 
Catalin
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file

2014-06-30 Thread Graeme Gregory


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

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/