* Re: Potential issue with SDHCI DMA [not found] ` <57232233.1030702@intel.com> @ 2016-04-29 8:59 ` Adrian Hunter 2016-04-29 9:19 ` Jisheng Zhang 0 siblings, 1 reply; 2+ messages in thread From: Adrian Hunter @ 2016-04-29 8:59 UTC (permalink / raw) To: linux-arm-kernel, linux-mmc Cc: Arnd Bergmann, Jisheng Zhang, Ulf Hansson, Russell King - ARM Linux, Shawn Guo, Haojian Zhuang, Alexandre Courbot, Sascha Hauer, Uwe Kleine-König, Eric Miao, Alexander Kurz, Jaehoon Chung, Ludovic Desroches, Al Cooper, Shawn Lin, Michal Simek, Dong Aisheng + linux-mmc On 29/04/16 11:58, Adrian Hunter wrote: > On 18/04/16 17:33, Arnd Bergmann wrote: >> On Monday 18 April 2016 09:58:04 Adrian Hunter wrote: >>> >>> Thanks for looking. >>> >>> It looked to me like sdhci-pxav3 devices created by mmp2_add_sdhost() might >>> also be candidates. >>> >> >> Oh, you are right, I missed that. >> >> I remember looking at sdhci-pxav2 and not finding any machine defining one, >> but I must have skipped over sdhci-pxav3 failing to realize that this is >> a different one. >> >> Arnd >> > > OK, so my plan to email sdhci driver maintainers ran into a snag. It turned > out to be too hard to dig up email addresses. I have grabbed a few names > and cc'ed them to this email anyway. > > For those people, the issue is this: > > An unexpected side-effect of commit 7b91369b4655 ("mmc: sdhci: Set DMA mask > when adding host") is that SDHCI devices that do not define a DMA mask may > find that DMA no longer works. That was the case for a sdhci-esdhc-imx > device, but that has been fixed - refer commit fc26fe9c3869 ("ARM: mach-imx: > sdhci-esdhc-imx: initialize DMA mask"). > > DeviceTree, ACPI and PCI always set up a DMA mask for devices that they > enumerate, so only hard-coded platform devices are expected to be affected. > > We found only one other candidate: sdhci-pxav3 devices created by > mmp2_add_sdhost(). Not sure if anyone has looked at that though. > > Obviously, if you are unsure if your devices are affected, you can test and > if there is a problem you will see the warning messages "mmcX: Failed to set > 32-bit DMA mask" and "mmcX: No suitable DMA available - falling back to PIO". > > Regards > Adrian > > ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Potential issue with SDHCI DMA 2016-04-29 8:59 ` Potential issue with SDHCI DMA Adrian Hunter @ 2016-04-29 9:19 ` Jisheng Zhang 0 siblings, 0 replies; 2+ messages in thread From: Jisheng Zhang @ 2016-04-29 9:19 UTC (permalink / raw) To: Adrian Hunter Cc: linux-arm-kernel, linux-mmc, Arnd Bergmann, Ulf Hansson, Russell King - ARM Linux, Shawn Guo, Haojian Zhuang, Alexandre Courbot, Sascha Hauer, Uwe Kleine-König, Eric Miao, Alexander Kurz, Jaehoon Chung, Ludovic Desroches, Al Cooper, Shawn Lin, Michal Simek, Dong Aisheng Dear Adrian, On Fri, 29 Apr 2016 11:59:39 +0300 Adrian Hunter wrote: > + linux-mmc > > On 29/04/16 11:58, Adrian Hunter wrote: > > On 18/04/16 17:33, Arnd Bergmann wrote: > >> On Monday 18 April 2016 09:58:04 Adrian Hunter wrote: > >>> > >>> Thanks for looking. > >>> > >>> It looked to me like sdhci-pxav3 devices created by mmp2_add_sdhost() might > >>> also be candidates. > >>> > >> > >> Oh, you are right, I missed that. > >> > >> I remember looking at sdhci-pxav2 and not finding any machine defining one, > >> but I must have skipped over sdhci-pxav3 failing to realize that this is > >> a different one. > >> > >> Arnd > >> > > > > OK, so my plan to email sdhci driver maintainers ran into a snag. It turned > > out to be too hard to dig up email addresses. I have grabbed a few names > > and cc'ed them to this email anyway. > > > > For those people, the issue is this: > > > > An unexpected side-effect of commit 7b91369b4655 ("mmc: sdhci: Set DMA mask > > when adding host") is that SDHCI devices that do not define a DMA mask may > > find that DMA no longer works. That was the case for a sdhci-esdhc-imx > > device, but that has been fixed - refer commit fc26fe9c3869 ("ARM: mach-imx: > > sdhci-esdhc-imx: initialize DMA mask"). > > > > DeviceTree, ACPI and PCI always set up a DMA mask for devices that they > > enumerate, so only hard-coded platform devices are expected to be affected. > > > > We found only one other candidate: sdhci-pxav3 devices created by > > mmp2_add_sdhost(). Not sure if anyone has looked at that though. Thanks for the kind remind. All Marvell berlin SoCs' linux kernel (no matter upstreamed or internal) are DT based, so we (berlin SoCs) are not affected by this issue. I'm not sure who is maintaining mmp. Thanks, Jisheng > > > > Obviously, if you are unsure if your devices are affected, you can test and > > if there is a problem you will see the warning messages "mmcX: Failed to set > > 32-bit DMA mask" and "mmcX: No suitable DMA available - falling back to PIO". > > > > Regards > > Adrian > > > > > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-29 9:24 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1460362846-2906-1-git-send-email-akurz@blala.de> [not found] ` <6297512.2KmasKu6UN@wuerfel> [not found] ` <5714857C.9070002@intel.com> [not found] ` <7893683.FFM02uuNdT@wuerfel> [not found] ` <57232233.1030702@intel.com> 2016-04-29 8:59 ` Potential issue with SDHCI DMA Adrian Hunter 2016-04-29 9:19 ` Jisheng Zhang
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).