clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
authorEric Anholt <eric@anholt.net>
Tue, 17 Jan 2017 20:31:56 +0000 (07:31 +1100)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 9 Mar 2017 17:52:31 +0000 (17:52 +0000)
commitbf3e7a7e02408555c756a42b9ef234ce96ff4b32
tree9998bc8146372c394f2a7ecfec6e5388d032dbbc
parentc966aee30d85c527713cc84f6b59ce1d786a97d4
clk: bcm2835: Register the DSI0/DSI1 pixel clocks.

The DSI pixel clocks are muxed from clocks generated in the analog phy
by the DSI driver.  In order to set them as parents, we need to do the
same name lookup dance on them as we do for our root oscillator.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
(cherry picked from commit 8a39e9fa578229fd4604266c6ebb1a3a77d7994c)
Documentation/devicetree/bindings/clock/brcm,bcm2835-cprman.txt
drivers/clk/bcm/clk-bcm2835.c
include/dt-bindings/clock/bcm2835.h