]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: qcom: msm8916: Move xo and sleep clocks into DT
authorGeorgi Djakov <georgi.djakov@linaro.org>
Thu, 19 Nov 2015 13:57:56 +0000 (15:57 +0200)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:54:47 +0000 (09:54 +0000)
commit5a72819b7ce60253fe24634a0e7c0856312a4f58
tree1a304889908de4724265457cb50b17c4a9880922
parent3f0fa3bcdc4660b73eeee7187e98d96c5052d72f
clk: qcom: msm8916: Move xo and sleep clocks into DT

Move the xo and sleep clocks to device-tree, instead of hard-coding
them in the driver. This allows us to insert the RPM clocks (if they
are enabled) in between the on-board oscillators and the actual clock.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/gcc-msm8916.c