]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: ipq806x: Fix board clk rates
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 10 Nov 2016 01:08:28 +0000 (17:08 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 10 Nov 2016 01:10:32 +0000 (17:10 -0800)
commit3a70088db902f7023e8566126f3cc9511c31a423
tree2a96bb0a385ea5cae53c845266b9f2f989989fa2
parent3e8bc6492bdc091b82fda2d9fe911c24458ccaa4
clk: qcom: ipq806x: Fix board clk rates

The clocks on these boards run at 25 MHz, not 19.2 and 27 like
other platforms. Unfortunately I copy/pasted from other similar
SoCs but forgot this one is different. Fix it.

Fixes: b54081fbab6a ("clk: qcom: Move cxo/pxo/xo into dt files")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/gcc-ipq806x.c