Re: [PATCH 0/2] Add dma-coherent for gs101 UFS dt node

From: Bart Van Assche
Date: Fri Mar 14 2025 - 12:01:25 EST


On 3/14/25 8:38 AM, Peter Griffin wrote:
ufs-exynos driver enables the shareability option for gs101 which
means the descriptors need to be allocated as cacheable.

Shouldn't that code be modified such that the shareability option is
only set if the dma-coherent property is present in the device tree?

Thanks,

Bart.