commit | 8a39e9fa578229fd4604266c6ebb1a3a77d7994c | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Jan 18 07:31:56 2017 +1100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Jan 20 16:22:55 2017 -0800 |
tree | dfc6dc24dd7c95592449e14e48f204cb81f9beba | |
parent | 55486091bd1e1c5ed28c43c0d6b3392468a9adb5 [diff] |
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>