Re: [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver

2014-02-21 Thread Chin Liang See
Hi Albert, On Thu, 2014-02-13 at 10:53 +0100, ZY - albert.u.boot wrote: > Hi Chin, > > On Wed, 18 Dec 2013 17:54:33 -0600, Chin Liang See > wrote: > > > Clock Manager driver will be called to reconfigure all the > > clocks setting based on user input. The input are passed to > > Preloader throu

Re: [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver

2014-02-13 Thread Albert ARIBAUD
Hi Chin, On Wed, 18 Dec 2013 17:54:33 -0600, Chin Liang See wrote: > Clock Manager driver will be called to reconfigure all the > clocks setting based on user input. The input are passed to > Preloader through handoff files Like the scan manager series, patch 1/2 will fail because it needs a ne

Re: [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver

2014-02-04 Thread Chin Liang See
Hi Albert, As there are no further comments, would need your help to apply this patch. Thanks and appreciate for your support. Chin Liang On Wed, 2013-12-18 at 17:54 -0600, Chin Liang See wrote: > Clock Manager driver will be called to reconfigure all the > clocks setting based on user input. T

Re: [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver

2014-01-09 Thread Chin Liang See
Hi guys, Wonder any comments for this patch? Thanks Chin Liang On Wed, 2013-12-18 at 17:54 -0600, Chin Liang See wrote: > Clock Manager driver will be called to reconfigure all the > clocks setting based on user input. The input are passed to > Preloader through handoff files > > Signed-off-by

[U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver

2013-12-18 Thread Chin Liang See
Clock Manager driver will be called to reconfigure all the clocks setting based on user input. The input are passed to Preloader through handoff files Signed-off-by: Chin Liang See Cc: Albert Aribaud Cc: Tom Rini Cc: Wolfgang Denk CC: Pavel Machek Cc: Dinh Nguyen --- arch/arm/cpu/armv7/socf