Re: [PATCH] clk: qcom: gcc-msm8994: Fix gpll4 width
From: Stephen Boyd
Date: Thu Mar 24 2022 - 20:52:49 EST
Quoting Konrad Dybcio (2022-03-19 10:49:40)
> The gpll4 postdiv is actually a div4, so make sure that Linux is aware of
> this.
>
> This fixes the following error messages:
>
> [ 0.804491] mmc1: Card appears overclocked; req 200000000 Hz, actual 343999999 Hz
> [ 0.805057] mmc1: Card appears overclocked; req 400000000 Hz, actual 687999999 Hz
>
> Fixes: aec89f78cf01 ("clk: qcom: Add support for msm8994 global clock controller")
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
> ---
Applied to clk-next