Re: [PATCH v6 0/4] drivers: clk: Add ZynqMP clock driver support

2018-10-09 Thread Michal Simek
On 8.10.2018 20:21, Jolly Shah wrote: > This patchset adds CCF compliant clock driver for ZynqMP.Clock driver queries > supported clock information from firmware and regiters pll and output clocks > with CCF. > > This patch series is earlier reveiwed as part of FW patchset > (https://patchwork.

[PATCH v6 0/4] drivers: clk: Add ZynqMP clock driver support

2018-10-08 Thread Jolly Shah
This patchset adds CCF compliant clock driver for ZynqMP.Clock driver queries supported clock information from firmware and regiters pll and output clocks with CCF. This patch series is earlier reveiwed as part of FW patchset (https://patchwork.kernel.org/cover/10555405/). FW driver from that