Re: [PATCH] powerpc: Added rcw registers to global utility registers

2014-10-30 Thread Scott Wood
On Thu, 2014-10-30 at 08:59 -0500, Emil Medve wrote: > On 10/30/2014 04:15 AM, Igal.Liberman wrote: > > From: Igal Liberman > > > > The RCW registers are required for the future clock binding implementation. > > > > Signed-off-by: Igal Liberman > > Change-Id: Ic36dd8bc2959aa7f97fb6fd7bbb8420822

Re: [PATCH] powerpc: Added rcw registers to global utility registers

2014-10-30 Thread Emil Medve
On 10/30/2014 04:15 AM, Igal.Liberman wrote: > From: Igal Liberman > > The RCW registers are required for the future clock binding implementation. > > Signed-off-by: Igal Liberman > Change-Id: Ic36dd8bc2959aa7f97fb6fd7bbb8420822fef0a9 > --- > arch/powerpc/include/asm/fsl_guts.h |5 - >

[PATCH] powerpc: Added rcw registers to global utility registers

2014-10-30 Thread Igal . Liberman
From: Igal Liberman The RCW registers are required for the future clock binding implementation. Signed-off-by: Igal Liberman Change-Id: Ic36dd8bc2959aa7f97fb6fd7bbb8420822fef0a9 --- arch/powerpc/include/asm/fsl_guts.h |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/a