]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm6350: Affirm IDR0.CCTW on apps_smmu
authorKonrad Dybcio <quic_kdybcio@quicinc.com>
Wed, 18 Sep 2024 22:57:20 +0000 (00:57 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sun, 6 Oct 2024 02:52:56 +0000 (21:52 -0500)
On RPMh-based SoCs, the APPS SMMU advertizes support for cache-coherent
pagetable walk via the IDR0 register. This however is not respected by
the arm-smmu driver unless dma-coherent is set.

Mark the node as dma-coherent to ensure this (and other) implementations
take this coherency into account.

Signed-off-by: Konrad Dybcio <quic_kdybcio@quicinc.com>
Tested-by: Luca Weiss <luca.weiss@fairphone.com> # sm7225-fairphone-fp4
Tested-by: Steev Klimaszewski <steev@kali.org> # Thinkpad X13s (sc8280xp)
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on sdm845-rb3
Link: https://lore.kernel.org/r/20240919-topic-apps_smmu_coherent-v1-7-5b3a8662403d@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm6350.dtsi

index 7986ddb30f6e8ce6ceeb0f90772b0243aed6bffe..54cfe99006613f8ccc5bf6d83bcb4bf8e72f3cfe 100644 (file)
                                     <GIC_SPI 411 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 412 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 413 IRQ_TYPE_LEVEL_HIGH>;
+                       dma-coherent;
                };
 
                intc: interrupt-controller@17a00000 {