commit | f0471e92ecfbc771e6ee27ba8d486d5b622b443f | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Fri Feb 03 23:56:49 2017 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Aug 02 09:11:52 2017 +0200 |
tree | b22a5804da9b1b48c3cdcab7f1f6d2e97de8b32e | |
parent | 052235390c4005e0e6abb9e39fb4deb2fc4f7afa [diff] |
clk: zynqmp: Add support for CCF driver 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 <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>