commit | 593020811cb0903141649fb6c7c53c442baae90a | [log] [tgz] |
---|---|---|
author | Vinod Koul <vkoul@kernel.org> | Fri Sep 06 10:26:59 2019 +0530 |
committer | Stephen Boyd <sboyd@kernel.org> | Mon Sep 09 04:38:22 2019 -0700 |
tree | 1b941e44198648e415bade367ef26344ac424322 | |
parent | 5e4b7e82d497580bc430576c4c9bce157dd72512 [diff] |
clk: qcom: gcc-qcs404: Use floor ops for sdcc clks Update the gcc qcs404 clock driver to use floor ops for sdcc clocks. As disuccsed in [1] it is good idea to use floor ops for sdcc clocks as we dont want the clock rates to do round up. [1]: https://lore.kernel.org/linux-arm-msm/20190830195142.103564-1-swboyd@chromium.org/ Signed-off-by: Vinod Koul <vkoul@kernel.org> Link: https://lkml.kernel.org/r/20190906045659.20621-1-vkoul@kernel.org Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>