]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: ufs: exynos: Move UFS shareability value to drvdata
authorPeter Griffin <peter.griffin@linaro.org>
Wed, 19 Mar 2025 15:30:19 +0000 (15:30 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 3 Apr 2025 13:53:50 +0000 (09:53 -0400)
commit68f5ef7eebf0f41df4d38ea55a54c2462af1e3d6
treef6f801ec563bd32bc1b91c51e7a15fe71b196221
parent3d101165e72316775947d71321d97194f03dfef3
scsi: ufs: exynos: Move UFS shareability value to drvdata

gs101 I/O coherency shareability bits differ from exynosauto SoC. To
support both SoCs move this info the SoC drvdata.

Currently both the value and mask are the same for both gs101 and
exynosauto, thus we use the same value.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20250319-exynos-ufs-stability-fixes-v2-2-96722cc2ba1b@linaro.org
Fixes: d11e0a318df8 ("scsi: ufs: exynos: Add support for Tensor gs101 SoC")
Cc: stable@vger.kernel.org
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/host/ufs-exynos.c
drivers/ufs/host/ufs-exynos.h