Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-13 Thread Simon Horman
On Tue, May 13, 2014 at 08:43:49AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, May 13, 2014 at 2:04 AM, Simon Horman wrote: > > On Mon, May 12, 2014 at 09:25:21AM +0200, Geert Uytterhoeven wrote: > >> On Mon, May 12, 2014 at 9:07 AM, Simon Horman wrote: > >> > On Mon, May 12, 2014 a

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-12 Thread Geert Uytterhoeven
Hi Simon, On Tue, May 13, 2014 at 2:04 AM, Simon Horman wrote: > On Mon, May 12, 2014 at 09:25:21AM +0200, Geert Uytterhoeven wrote: >> On Mon, May 12, 2014 at 9:07 AM, Simon Horman wrote: >> > On Mon, May 12, 2014 at 08:24:03AM +0900, Magnus Damm wrote: >> >> On Sun, May 11, 2014 at 9:46 AM, Si

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-12 Thread Simon Horman
On Mon, May 12, 2014 at 09:25:21AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, May 12, 2014 at 9:07 AM, Simon Horman wrote: > > On Mon, May 12, 2014 at 08:24:03AM +0900, Magnus Damm wrote: > >> On Sun, May 11, 2014 at 9:46 AM, Simon Horman wrote: > >> > On Thu, May 08, 2014 at 12:12

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-12 Thread Geert Uytterhoeven
Hi Simon, On Mon, May 12, 2014 at 9:07 AM, Simon Horman wrote: > On Mon, May 12, 2014 at 08:24:03AM +0900, Magnus Damm wrote: >> On Sun, May 11, 2014 at 9:46 AM, Simon Horman wrote: >> > On Thu, May 08, 2014 at 12:12:29PM +0200, Geert Uytterhoeven wrote: >> >> On Tue, May 6, 2014 at 11:26 PM, Ge

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-12 Thread Simon Horman
On Mon, May 12, 2014 at 08:24:03AM +0900, Magnus Damm wrote: > On Sun, May 11, 2014 at 9:46 AM, Simon Horman wrote: > > On Thu, May 08, 2014 at 12:12:29PM +0200, Geert Uytterhoeven wrote: > >> On Tue, May 6, 2014 at 11:26 PM, Geert Uytterhoeven > >> wrote: > >> > Tested on Koelsch (legacy, refere

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-11 Thread Magnus Damm
On Sun, May 11, 2014 at 9:46 AM, Simon Horman wrote: > On Thu, May 08, 2014 at 12:12:29PM +0200, Geert Uytterhoeven wrote: >> On Tue, May 6, 2014 at 11:26 PM, Geert Uytterhoeven >> wrote: >> > Tested on Koelsch (legacy, reference, shmobile, and shmobile+bbb kernels) >> > and BeagleBone Black (shm

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-11 Thread Simon Horman
On Thu, May 08, 2014 at 12:12:29PM +0200, Geert Uytterhoeven wrote: > On Tue, May 6, 2014 at 11:26 PM, Geert Uytterhoeven > wrote: > > Tested on Koelsch (legacy, reference, shmobile, and shmobile+bbb kernels) > > and BeagleBone Black (shmobile+bbb). Will test on more hardware tomorrow. > > Tested

Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-08 Thread Geert Uytterhoeven
On Tue, May 6, 2014 at 11:26 PM, Geert Uytterhoeven wrote: > Tested on Koelsch (legacy, reference, shmobile, and shmobile+bbb kernels) > and BeagleBone Black (shmobile+bbb). Will test on more hardware tomorrow. Tested on genmai with Wolfram's CCF support. Gr{oetje,eeting}s,

[PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI

2014-05-06 Thread Geert Uytterhoeven
If the kernel is built to support multi-ARM configuration with shmobile support built in, then drivers/sh is not built. This contains the PM runtime code in drivers/sh/pm_runtime.c, which implicitly enables the module clocks for all devices, and thus is quite essential. Without this, the state of c