summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm/clk-cygnus.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-181-0/+265
The Broadcom Cygnus SoC is architected under the iProc architecture. It has the following PLLs: ARMPLL, GENPLL, LCPLL0, MIPIPLL, all dervied from an onboard crystal. Cygnus also has various ASIU clocks that are derived directly from the onboard crystal. Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>