-
由 Konrad Dybcio 提交于
stable inclusion from stable-v5.10.110 commit 845e734f975f031bb43f81ece2ab6621fb19632d bugzilla: https://gitee.com/openeuler/kernel/issues/I574AL Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=845e734f975f031bb43f81ece2ab6621fb19632d -------------------------------- [ Upstream commit 71021db1 ] The gpll4 postdiv is actually a div4, so make sure that Linux is aware of this. This fixes the following error messages: mmc1: Card appears overclocked; req 200000000 Hz, actual 343999999 Hz mmc1: Card appears overclocked; req 400000000 Hz, actual 687999999 Hz Fixes: aec89f78 ("clk: qcom: Add support for msm8994 global clock controller") Signed-off-by: NKonrad Dybcio <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20220319174940.341137-1-konrad.dybcio@somainline.orgTested-by: NPetr Vorel <petr.vorel@gmail.com> Reviewed-by: NPetr Vorel <petr.vorel@gmail.com> Signed-off-by: NStephen Boyd <sboyd@kernel.org> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NYu Liao <liaoyu15@huawei.com> Reviewed-by: NWei Li <liwei391@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
af18f1b2