]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: cygnus: add clock support for Broadcom Cygnus
authorRay Jui <rjui@broadcom.com>
Tue, 5 May 2015 18:13:21 +0000 (11:13 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Thu, 18 Jun 2015 19:36:39 +0000 (12:36 -0700)
commit61ca7b0c7fffb968bd16394daf05b7e888e9541e
tree8a13d4571e6969faf91e53c0a85ae91fccc85342
parent69a0b2c559099a043662f8c96214d8eab32a7153
clk: cygnus: add clock support for Broadcom Cygnus

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>
drivers/clk/bcm/Makefile
drivers/clk/bcm/clk-cygnus.c [new file with mode: 0644]
include/dt-bindings/clock/bcm-cygnus.h [new file with mode: 0644]