[PATCH v2] mmc: msm_sdhci: Use max-frequency to get clock rate
Casey Connolly
casey.connolly at linaro.org
Tue May 5 16:14:24 CEST 2026
On Thu, 16 Apr 2026 10:41:51 +0530, Varadarajan Narayanan wrote:
> msm_sdc_clk_init() uses clock-frequency to get the clock rate for SDC
> clocks. However, the DT files seem to use max-frequency for the same.
> Since msm_sdc_clk_init() doesn't find clock-frequency in the DT, it sets
> 201500000 as the clock rate and this results in timeout errors on IPQ
> platforms.
>
> Additionally, clock-frequency is not DT bindings compliant. Hence, get
> clock rate using DT bindings compliant max-frequency.
>
> [...]
Applied, thanks!
[1/1] mmc: msm_sdhci: Use max-frequency to get clock rate
https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/9fa7744c43ea
Best regards,
--
// Casey (she/they)
More information about the U-Boot
mailing list