Re: [PATCH v5 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC

2021-01-11 Thread Ulf Hansson
On Mon, 14 Dec 2020 at 18:23, Douglas Anderson wrote: > > As talked about in commit 5e4b7e82d497 ("clk: qcom: gcc-sdm845: Use > floor ops for sdcc clks"), most clocks handled by the Qualcomm clock > drivers are rounded _up_ by default instead of down. We should make > sure SD/MMC clocks are

Re: [PATCH v5 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC

2021-01-08 Thread Doug Anderson
Ulf, On Mon, Dec 14, 2020 at 9:23 AM Douglas Anderson wrote: > > As talked about in commit 5e4b7e82d497 ("clk: qcom: gcc-sdm845: Use > floor ops for sdcc clks"), most clocks handled by the Qualcomm clock > drivers are rounded _up_ by default instead of down. We should make > sure SD/MMC clocks

Re: [PATCH v5 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC

2020-12-15 Thread Adrian Hunter
On 14/12/20 7:21 pm, Douglas Anderson wrote: > As talked about in commit 5e4b7e82d497 ("clk: qcom: gcc-sdm845: Use > floor ops for sdcc clks"), most clocks handled by the Qualcomm clock > drivers are rounded _up_ by default instead of down. We should make > sure SD/MMC clocks are always rounded

[PATCH v5 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC

2020-12-14 Thread Douglas Anderson
As talked about in commit 5e4b7e82d497 ("clk: qcom: gcc-sdm845: Use floor ops for sdcc clks"), most clocks handled by the Qualcomm clock drivers are rounded _up_ by default instead of down. We should make sure SD/MMC clocks are always rounded down in the clock drivers. Let's add a warning in the