Re: [PATCH v2 0/2] Support SDHCI on 8974pro devices

2017-09-22 Thread Ulf Hansson
On 16 September 2017 at 01:35, Bjorn Andersson wrote: > The calibration clocks for the delay circut should be enabled, as done in the > downstream kernel, in order for reset of the SDHCI not to fail on some > Qualcomm > platforms (e.g. 8974pro). These patches makes it possible to reference these

Re: [PATCH v2 0/2] Support SDHCI on 8974pro devices

2017-09-21 Thread Jeremy McNicoll
On Fri, Sep 15, 2017 at 04:35:22PM -0700, Bjorn Andersson wrote: > The calibration clocks for the delay circut should be enabled, as done in the > downstream kernel, in order for reset of the SDHCI not to fail on some > Qualcomm > platforms (e.g. 8974pro). These patches makes it possible to refere

[PATCH v2 0/2] Support SDHCI on 8974pro devices

2017-09-15 Thread Bjorn Andersson
The calibration clocks for the delay circut should be enabled, as done in the downstream kernel, in order for reset of the SDHCI not to fail on some Qualcomm platforms (e.g. 8974pro). These patches makes it possible to reference these clocks. Bjorn Andersson (2): mmc: sdhci-msm: Utilize bulk clo