arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 18 Dec 2023 14:38:33 +0000 (15:38 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 Dec 2023 17:12:52 +0000 (11:12 -0600)
The SDHCI hosts on SC7280 are cache-coherent, just like on most fairly
recent Qualcomm SoCs. Mark them as such.

Fixes: 298c81a7d44f ("arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231218-topic-7280_dmac_sdhci-v1-1-97af7efd64a1@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc7280.dtsi

index ff1e07171dc494ae00e223a0e73c58e1234bfd20..83b5b76ba17940e4582a680b039cdb8c17acc19e 100644 (file)
 
                        bus-width = <8>;
                        supports-cqe;
+                       dma-coherent;
 
                        qcom,dll-config = <0x0007642c>;
                        qcom,ddr-config = <0x80040868>;
                        operating-points-v2 = <&sdhc2_opp_table>;
 
                        bus-width = <4>;
+                       dma-coherent;
 
                        qcom,dll-config = <0x0007642c>;