Merge patch series "Enable DMA clustering in the UFS driver"
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 24 Jan 2023 02:38:10 +0000 (21:38 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 24 Jan 2023 02:38:10 +0000 (21:38 -0500)
commit5adca38c0b97502e35e4df00d9edf4e85ba21dab
tree4c35de60258f98e5bb2a6318125236787d36e611
parent5a5ef64f28edda2d62109e9dfc87a9212f06bf5b
parent13f87983fb91454e4a534bb41b5b2b43afe97798
Merge patch series "Enable DMA clustering in the UFS driver"

Bart Van Assche <bvanassche@acm.org> says:

The third patch in this series enables DMA clustering in the UFS
driver since UFS host controllers support DMA clustering. The first
two patches fix bugs in the Exynos host controller driver.

Link: https://lore.kernel.org/r/20230112234215.2630817-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>