]> git.baikalelectronics.ru Git - kernel.git/commit
clk: bcm281xx: define kona clock binding
authorAlex Elder <elder@linaro.org>
Fri, 22 Nov 2013 18:44:32 +0000 (12:44 -0600)
committerChristian Daudt <bcm@fixthebug.org>
Tue, 31 Dec 2013 17:08:38 +0000 (09:08 -0800)
commit105b19ee0a592ee49a397884b03a3abf49ef294e
treedefe87256d4105c3ae6590adc9261fd8d324deb0
parentee4bd98e345267b341f51f95572b819309ae0ce7
clk: bcm281xx: define kona clock binding

Document the device tree binding for Broadcom Kona architecture
clock control units and clocks.  Kona device nodes are represented
with compatible strings having "bcm11351" in their name.

Kona clocks are managed by "clock control units" (CCUs).  Each CCU
has a device tree node, and within that node are defined the names
of the clocks provided by the CCU.

The BCM281xx family of SoCs use Kona CCUs and clocks.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Christian Daudt <bcm@fixthebug.org>
Documentation/devicetree/bindings/clock/bcm-kona-clock.txt [new file with mode: 0644]