From: Konrad Dybcio Date: Wed, 18 Sep 2024 22:57:16 +0000 (+0200) Subject: arm64: dts: qcom: sc8180x: Affirm IDR0.CCTW on apps_smmu X-Git-Tag: v6.13-rc1~140^2~22^2~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57222f077bd05b6ef8c5b2998400122f3c202e51;p=thirdparty%2Fkernel%2Fstable.git arm64: dts: qcom: sc8180x: Affirm IDR0.CCTW on apps_smmu 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 Tested-by: Steev Klimaszewski # Thinkpad X13s (sc8280xp) Tested-by: Neil Armstrong # on sdm845-rb3 Link: https://lore.kernel.org/r/20240919-topic-apps_smmu_coherent-v1-3-5b3a8662403d@quicinc.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sc8180x.dtsi b/arch/arm64/boot/dts/qcom/sc8180x.dtsi index 0e9429684dd97..e80e0d3b77329 100644 --- a/arch/arm64/boot/dts/qcom/sc8180x.dtsi +++ b/arch/arm64/boot/dts/qcom/sc8180x.dtsi @@ -3662,7 +3662,7 @@ , , ; - + dma-coherent; }; remoteproc_adsp: remoteproc@17300000 {