commit | aa2691279eaf50ff7983890c38491fbee73d1025 | [log] [tgz] |
---|---|---|
author | Georgi Djakov <georgi.djakov@linaro.org> | Thu Dec 03 16:02:55 2015 +0200 |
committer | Andy Gross <andy.gross@linaro.org> | Tue Dec 15 23:35:18 2015 -0600 |
tree | a989831be48d7dfa97f41de54b8018fba2485a26 | |
parent | 580df59fa74e53bb71c21fb4e97d74ca3c9665b2 [diff] |
arm: dts: qcom: apq8064: 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>