Commit 2ca451a
committed
Partially revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585"
This partially reverts commit 105c425.
Between [1] and this partial reversion, all users of the JMB582/JMB585
on Raspberry Pi 5 have been forced to use the pcie-32bit-dma overlay.
The reasoning behind the patch is either inherently flawed or does not
apply on a Pi 5, since all inbound memory accesses are by default above
4GB and yet seem to work.
See: #7355
https://forums.raspberrypi.com/viewtopic.php?p=2374573&sid=a9d90a55d42694d4f24bf03946e44a4f#p2374573
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
[1] commit 105c425 ("ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585")1 parent c2ad96e commit 2ca451a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments