[PATCH 0/2] Add dma-coherent for gs101 UFS dt node
Peter Griffin
peter.griffin at linaro.org
Fri Mar 14 08:38:01 PDT 2025
ufs-exynos driver enables the shareability option for gs101 which
means the descriptors need to be allocated as cacheable.
Fix the DT node and update bindings to add the dma-coherent property.
This fixes the UFS stability issues we have seen with the upstream
UFS driver.
Note this DT fix can go in independently of the other UFS fixes series
I sent recently [1], as the bootloader already leaves the sharability
bits enabled.
regards,
Peter
[1] https://lore.kernel.org/linux-scsi/20250226220414.343659-1-peter.griffin@linaro.org/
To: André Draszik <andre.draszik at linaro.org>
To: Tudor Ambarus <tudor.ambarus at linaro.org>
To: Rob Herring <robh at kernel.org>
To: Krzysztof Kozlowski <krzk+dt at kernel.org>
To: Conor Dooley <conor+dt at kernel.org>
To: Alim Akhtar <alim.akhtar at samsung.com>
To: Avri Altman <avri.altman at wdc.com>
To: Bart Van Assche <bvanassche at acm.org>
To: Martin K. Petersen <martin.petersen at oracle.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-samsung-soc at vger.kernel.org
Cc: devicetree at vger.kernel.org
Cc: linux-kernel at vger.kernel.org
Cc: linux-scsi at vger.kernel.org
Cc: kernel-team at android.com
Cc: willmcvicker at google.com
Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
---
Peter Griffin (2):
arm64: dts: exynos: gs101: ufs: add dma-coherent property
scsi: ufs: dt-bindings: exynos: add dma-coherent property for gs101
Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml | 2 ++
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 1 +
2 files changed, 3 insertions(+)
---
base-commit: b323d8e7bc03d27dec646bfdccb7d1a92411f189
change-id: 20250314-ufs-dma-coherent-980f2467690d
Best regards,
--
Peter Griffin <peter.griffin at linaro.org>
More information about the linux-arm-kernel
mailing list