commit | cf81a1cf711d71daafe8f1b8eca96b54c3f5c8ed | [log] [tgz] |
---|---|---|
author | Georgi Djakov <georgi.djakov@linaro.org> | Thu Nov 19 15:57:56 2015 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Nov 20 16:40:47 2015 -0800 |
tree | db74eac3897d3e057e78e0759145fb99e1f413ad | |
parent | d687767a910df17026df46b4eb54af49f310a9e7 [diff] |
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>