Re: [U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands

2014-10-22 Thread Ivan Khoronzhuk
On 10/20/2014 06:55 PM, Tom Rini wrote: On Mon, Oct 20, 2014 at 06:41:29PM +0300, Ivan Khoronzhuk wrote: On 10/20/2014 06:13 PM, Tom Rini wrote: On Wed, Oct 15, 2014 at 02:55:28AM +0300, Ivan Khoronzhuk wrote: From: Hao Zhang This patch adds clock definitions and commands to support Keyston

Re: [U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands

2014-10-20 Thread Tom Rini
On Mon, Oct 20, 2014 at 06:41:29PM +0300, Ivan Khoronzhuk wrote: > On 10/20/2014 06:13 PM, Tom Rini wrote: > >On Wed, Oct 15, 2014 at 02:55:28AM +0300, Ivan Khoronzhuk wrote: > > > >>From: Hao Zhang > >> > >>This patch adds clock definitions and commands to support Keystone II > >>K2L SOC. > >> >

Re: [U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands

2014-10-20 Thread Ivan Khoronzhuk
On 10/20/2014 06:13 PM, Tom Rini wrote: On Wed, Oct 15, 2014 at 02:55:28AM +0300, Ivan Khoronzhuk wrote: From: Hao Zhang This patch adds clock definitions and commands to support Keystone II K2L SOC. Acked-by: Vitaly Andrianov Signed-off-by: Hao Zhang Signed-off-by: Ivan Khoronzhuk [snip

Re: [U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands

2014-10-20 Thread Tom Rini
On Wed, Oct 15, 2014 at 02:55:28AM +0300, Ivan Khoronzhuk wrote: > From: Hao Zhang > > This patch adds clock definitions and commands to support Keystone II > K2L SOC. > > Acked-by: Vitaly Andrianov > Signed-off-by: Hao Zhang > Signed-off-by: Ivan Khoronzhuk [snip] > diff --git a/arch/arm/cp

[U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands

2014-10-14 Thread Ivan Khoronzhuk
From: Hao Zhang This patch adds clock definitions and commands to support Keystone II K2L SOC. Acked-by: Vitaly Andrianov Signed-off-by: Hao Zhang Signed-off-by: Ivan Khoronzhuk --- arch/arm/cpu/armv7/keystone/Makefile | 1 + arch/arm/cpu/armv7/keystone/clock-k2l.c| 138 +