Re: [PATCH 1/3] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks

From: Stephen Boyd
Date: Mon Apr 24 2023 - 21:30:54 EST


Quoting Mantas Pucka (2023-04-24 05:13:30)
> SDCC clocks must be rounded down to avoid overclocking the controller.
>
> Fixes: d9db07f088af ("clk: qcom: Add ipq6018 Global Clock Controller support")
>

There should be no extra newline here.

> Signed-off-by: Mantas Pucka <mantas@xxxxxxxxxxxx>