]> git.baikalelectronics.ru Git - kernel.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)
commit02eb65b8253ff7c9e08a01b30f7c69f5ea4eb44a
tree8a13d4571e6969faf91e53c0a85ae91fccc85342
parenta7e6383b5dfbb216b03bad8814738150a16a35da
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]