]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
clk: bcm2835: Add binding docs for the new platform clock driver.
authorEric Anholt <eric@anholt.net>
Mon, 28 Sep 2015 21:22:03 +0000 (14:22 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 2 Oct 2015 00:12:14 +0000 (17:12 -0700)
commit2c74b5399de730e3155dc3d5a8ad041fba5e93f4
tree00b711ac83e9dee9bc08c006e02688eee0ddd1a8
parent4f61d8e220c110de90a02736ceb55e1e398d6be7
clk: bcm2835: Add binding docs for the new platform clock driver.

Previously we've only supported a few fixed clocks based on
assumptions about how the firmware sets up the clocks, but this
binding will let us control the actual (audio power domain) clock
manager.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Lee Jones <lee@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/devicetree/bindings/clock/brcm,bcm2835-cprman.txt [new file with mode: 0644]
include/dt-bindings/clock/bcm2835.h [new file with mode: 0644]