Re: [RFC 1/7] arm64: pm/domains: try mutualize CPU domains init between arm/arm64

2015-10-06 Thread Marc Titinger
On 06/10/2015 04:27, Lina Iyer wrote: On Fri, Sep 25 2015 at 07:04 -0600, Marc Titinger wrote: From: Marc Titinger fake path to start testing, eventually move this out of /arch/. incidently enable PM_GENERIC_DOMAINS for VExpress. In fact, this could be moved out of ARM. My last series moved

Re: [RFC 1/7] arm64: pm/domains: try mutualize CPU domains init between arm/arm64

2015-10-05 Thread Lina Iyer
On Fri, Sep 25 2015 at 07:04 -0600, Marc Titinger wrote: From: Marc Titinger fake path to start testing, eventually move this out of /arch/. incidently enable PM_GENERIC_DOMAINS for VExpress. In fact, this could be moved out of ARM. My last series moved it to drivers/base/power/. -- Lina S

[RFC 1/7] arm64: pm/domains: try mutualize CPU domains init between arm/arm64

2015-09-25 Thread Marc Titinger
From: Marc Titinger fake path to start testing, eventually move this out of /arch/. incidently enable PM_GENERIC_DOMAINS for VExpress. Signed-off-by: Marc Titinger --- arch/arm/common/domains.c | 4 ++-- arch/arm64/Kconfig | 1 + arch/arm64/include/asm/arm-pd.h | 1 + arch/a