]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerStephen Boyd <sboyd@codeaurora.org>
Sat, 21 Nov 2015 00:40:47 +0000 (16:40 -0800)
commitcf81a1cf711d71daafe8f1b8eca96b54c3f5c8ed
treedb74eac3897d3e057e78e0759145fb99e1f413ad
parentd687767a910df17026df46b4eb54af49f310a9e7
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