Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736517
| From | Jeremy McNicoll <jmcnicol@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/2] Support SDHCI on 8974pro devices |
| Date | 2017-09-21 12:20 +0200 |
| Message-ID | <us6Km-7Zx-3@gated-at.bofh.it> (permalink) |
| References | <uq8nf-1yS-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 reference these > clocks. > > Bjorn Andersson (2): > mmc: sdhci-msm: Utilize bulk clock API > mmc: sdhci-msm: Enable delay circuit calibration clocks > > .../devicetree/bindings/mmc/sdhci-msm.txt | 2 + > drivers/mmc/host/sdhci-msm.c | 90 +++++++++++----------- > 2 files changed, 46 insertions(+), 46 deletions(-) > Thanks! This fixes my Nexus5X (msm8992) and now expected messages such as: mmc0: new HS400 MMC card at address 0001 mmcblk0: mmc0:0001 016G72 14.7 GiB mmcblk0boot0: mmc0:0001 016G72 partition 1 4.00 MiB mmcblk0boot1: mmc0:0001 016G72 partition 2 4.00 MiB mmcblk0rpmb: mmc0:0001 016G72 partition 3 4.00 MiB mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15.... are appearing in my boot messages / debug spew. Tested-by: Jeremy McNicoll <jeremymc@redhat.com> -jeremy
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] Support SDHCI on 8974pro devices Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-09-16 01:40 +0200 Re: [PATCH v2 0/2] Support SDHCI on 8974pro devices Jeremy McNicoll <jmcnicol@redhat.com> - 2017-09-21 12:20 +0200 Re: [PATCH v2 0/2] Support SDHCI on 8974pro devices Ulf Hansson <ulf.hansson@linaro.org> - 2017-09-22 11:50 +0200
csiph-web