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.