Re: [U-Boot] [PATCH 6/8] clk: zynq: Add zynq clock framework driver

2017-01-10 Thread Stefan.Herbrechtsmeier
> -Ursprüngliche Nachricht- > Von: Michal Simek [mailto:mon...@monstr.eu] > Gesendet: Dienstag, 10. Januar 2017 15:57 > > +Soren > > On 4.1.2017 13:27, stefan.herbrechtsme...@weidmueller.com wrote: > > From: Stefan Herbrechtsmeier > > > > Add a clock framework driver for the zynq platfor

Re: [U-Boot] [PATCH 6/8] clk: zynq: Add zynq clock framework driver

2017-01-10 Thread Sören Brinkmann
On Tue, 2017-01-10 at 15:57:09 +0100, Michal Simek wrote: > +Soren > > On 4.1.2017 13:27, stefan.herbrechtsme...@weidmueller.com wrote: > > From: Stefan Herbrechtsmeier > > > > Add a clock framework driver for the zynq platform. The driver is based > > on the platform zynq clock driver but rewor

Re: [U-Boot] [PATCH 6/8] clk: zynq: Add zynq clock framework driver

2017-01-10 Thread Michal Simek
+Soren On 4.1.2017 13:27, stefan.herbrechtsme...@weidmueller.com wrote: > From: Stefan Herbrechtsmeier > > Add a clock framework driver for the zynq platform. The driver is based > on the platform zynq clock driver but reworked to use static functions > instead of run-time generated objects even

[U-Boot] [PATCH 6/8] clk: zynq: Add zynq clock framework driver

2017-01-04 Thread stefan.herbrechtsmeier
From: Stefan Herbrechtsmeier Add a clock framework driver for the zynq platform. The driver is based on the platform zynq clock driver but reworked to use static functions instead of run-time generated objects even for unused clocks. Additionally the CONFIG_ZYNQ_PS_CLK_FREQ is replaced by the ps-