All of lore.kernel.org
 help / color / mirror / Atom feed
* omap_hsmmc RX DMA errors
@ 2023-01-05 17:54 Adam Ford
  2023-01-05 19:01 ` H. Nikolaus Schaller
       [not found] ` <5DD8AC17-A7FD-4D44-953E-F2EF84C6896D@messlink.de>
  0 siblings, 2 replies; 8+ messages in thread
From: Adam Ford @ 2023-01-05 17:54 UTC (permalink / raw)
  To: Linux-OMAP; +Cc: Tony Lindgren, Kishon Vijay Abraham I

I am trying to test the 6.0 kernel on an AM3517-EVM, but I am seeing
some DMA RX errors:

[    1.730682] omap_hsmmc 4809c000.mmc: RX DMA channel request failed
[    1.738403] omap_hsmmc 480b4000.mmc: RX DMA channel request failed

I tried changing the omap3.dtsi file to use the newer sdhci-omap
controller instead of the older hsmmc driver since it has support for
the omap3.  That seemed to fix the issue:

[    2.141967] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver
[    2.183074] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc]
using External DMA
[    2.184631] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc]
using External DMA

Would there be an objection if I migrate the OMAP3.dtsi file to the
newer driver?  I wasn't sure if there was a reason this family was
being held back from the newer driver.

thanks

adam

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-16  6:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05 17:54 omap_hsmmc RX DMA errors Adam Ford
2023-01-05 19:01 ` H. Nikolaus Schaller
     [not found] ` <5DD8AC17-A7FD-4D44-953E-F2EF84C6896D@messlink.de>
2023-01-05 19:08   ` Adam Ford
2023-01-05 19:20     ` Adam Ford
2023-01-09  5:58       ` Tony Lindgren
2023-01-15 18:53         ` Adam Ford
2023-01-15 18:55         ` Adam Ford
2023-01-16  6:43           ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.