Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: gcc-sm8x50: Use floor ops for SDCC RCGs
@ 2025-11-24 21:20 Vladimir Zapolskiy
  2025-11-24 21:20 ` [PATCH 1/2] clk: qcom: gcc-sm8550: " Vladimir Zapolskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vladimir Zapolskiy @ 2025-11-24 21:20 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd
  Cc: Konrad Dybcio, Neil Armstrong, Abel Vesa, linux-arm-msm,
	linux-clk

In line with commit a27ac3806b0a ("clk: qcom: gcc-sm8450: Use floor ops
for SDCC RCGs") done to fix issues with overclocked SD cards on SM8450
powered boards set floor clock operations for SDCC RCGs on SM8550 and
SM8650 powered boards, tested on SM8550-HDK and SM8650-HDK respectively.

This change fixes initialization of some SD cards, where the problem
is manifested by the SDHC driver:

    mmc0: Card appears overclocked; req 50000000 Hz, actual 100000000 Hz
    mmc0: error -110 whilst initialising SD card

Vladimir Zapolskiy (2):
  clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs
  clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs

 drivers/clk/qcom/gcc-sm8550.c | 4 ++--
 drivers/clk/qcom/gcc-sm8650.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-01-05 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24 21:20 [PATCH 0/2] clk: qcom: gcc-sm8x50: Use floor ops for SDCC RCGs Vladimir Zapolskiy
2025-11-24 21:20 ` [PATCH 1/2] clk: qcom: gcc-sm8550: " Vladimir Zapolskiy
2025-11-25  6:36   ` Taniya Das
2025-11-25  7:06   ` Neil Armstrong
2025-11-24 21:20 ` [PATCH 2/2] clk: qcom: gcc-sm8650: " Vladimir Zapolskiy
2025-11-25  6:37   ` Taniya Das
2025-11-25  7:06   ` Neil Armstrong
2026-01-05 14:07 ` [PATCH 0/2] clk: qcom: gcc-sm8x50: " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox