commit | f4fb6aeafaaa1c795f4ada9388051295830460c7 | [log] [tgz] |
---|---|---|
author | Georgi Djakov <georgi.djakov@linaro.org> | Thu Dec 03 16:02:52 2015 +0200 |
committer | Andy Gross <andy.gross@linaro.org> | Wed Dec 16 23:01:42 2015 -0600 |
tree | 69728999a28a8f8053bbf0bd9c42599fc57b21e9 | |
parent | 2bce84c1a0c3ff04d29e6ef02823074588e90aa1 [diff] |
arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators Currently the rates of the xo and sleep clocks are hard-coded in the GCC driver, but this is a board layout description that actually should be in the DT. Moving them into DT also allows us to insert the RPM controlled clocks between the DT and GCC clocks. Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Andy Gross <agross@codeaurora.org>