]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
authorEric Anholt <eric@anholt.net>
Tue, 17 Jan 2017 20:31:56 +0000 (07:31 +1100)
committerJuerg Haefliger <juerg.haefliger@canonical.com>
Wed, 13 Sep 2017 08:03:39 +0000 (10:03 +0200)
commitf72c122bb27ede5b551a23914251ccfb3ab246fe
treebce2006a7e0d92b22589f93eb9da53255cf24c6b
parentceba88ddb079f8cd61393cd4ddb821688273e243
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)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Documentation/devicetree/bindings/clock/brcm,bcm2835-cprman.txt
drivers/clk/bcm/clk-bcm2835.c
include/dt-bindings/clock/bcm2835.h