commit | ee15faffef11309219aa87a24efc86f6dd13f7cb | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Oct 26 17:11:32 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Nov 16 11:07:06 2015 -0800 |
tree | d3d10c171c4914f792d979e51a5fa4749ebeaa15 | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
clk: qcom: common: Add API to register board clocks backwards compatibly We want to put the XO board clocks into the dt files, but we also need to be backwards compatible with an older dtb. Add an API to the common code to do this. This also makes a place for us to handle the case when the RPM clock driver is enabled and we don't want to register the fixed factor clock. Cc: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>