On 31.7.2017 16:45, Simon Glass wrote: > Hi Michal, > > On 20 July 2017 at 03:03, Michal Simek <michal.si...@xilinx.com> wrote: >> From: Siva Durga Prasad Paladugu <siva.durga.palad...@xilinx.com> >> >> Add support for CCF, this CCF reads the ref clocks >> from dt and checks all the required clock control >> registers for its source , divisors and calculates >> the clock from them. This supports clock and set >> functions. >> >> Panic when read/write fails. >> >> Signed-off-by: Siva Durga Prasad Paladugu <siva...@xilinx.com> >> Signed-off-by: Michal Simek <michal.si...@xilinx.com> >> --- >> >> drivers/clk/clk_zynqmp.c | 673 >> ++++++++++++++++++++++++++++++++++++----------- >> 1 file changed, 526 insertions(+), 147 deletions(-) >> > > Reviewed-by: Simon Glass <s...@chromium.org> > > Where is soc_clk_dump() called from? >
cmd/clk.c:19: return soc_clk_dump(); M _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot