commit | e3b665ef41106381a7ad3e6bbdf2ebba7682cc25 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 09 17:08:28 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 12 11:39:26 2017 +0100 |
tree | ea5fd85e5298fd3a7b786335595fc415a9a9ab62 | |
parent | 447433e5f804b1a73beb9b1051b9f847541442f0 [diff] |
clk: qcom: ipq806x: Fix board clk rates commit cbf2e548ca8ad4bb274d014e9a70bd841d29948e upstream. 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: a085f877a882 ("clk: qcom: Move cxo/pxo/xo into dt files") Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>