summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-zynq.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: Add support for fundamental zynq clksJosh Cartwright2012-11-141-0/+383
Provide simplified models for the necessary clocks on the zynq-7000 platform. Currently, the PLLs, the CPU clock network, and the basic peripheral clock networks (for SDIO, SMC, SPI, QSPI, UART) are modelled. OF bindings are also provided and documented. Signed-off-by: Josh Cartwright <josh.cartwright@ni.com> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Acked-by: Mike Turquette <mturquette@linaro.org> Acked-by: Michal Simek <michal.simek@xilinx.com>
OpenPOWER on IntegriCloud