]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: qcom: mmcc-8960: Add DSI related clocks
authorArchit Taneja <architt@codeaurora.org>
Wed, 14 Oct 2015 12:54:45 +0000 (18:24 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 16 Oct 2015 22:08:43 +0000 (15:08 -0700)
commit5532cfb567fec4ebb9775481ef121edb340ec5b8
tree8e04cec1111488cfe6faaff4b1ece88ef3abce73
parentd8aa2beed870f088d4433b7075303e58764f0587
clk: qcom: mmcc-8960: Add DSI related clocks

Add rcg and branch clk structs for DSI1 and DSI2 blocks found in MSM8960
and APQ8064. Each DSI instance has 4 pairs of rcg and branch clocks.
Populate arrays mmcc_msm8960_clks and mmcc_apq8064_clks with these clocks.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/mmcc-msm8960.c