On Wed, 30 Aug 2023 at 21:32, Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> wrote: > > Like on earlier flagship Qualcomm SoCs, the SMMU is dma-coherent. > Mark it as such. On earlier SoCs we marked Adreno SMMU as dma-coherent, not the apps one. Only on sm8250 you've added dma-coherent to the apps smmu. > > Fixes: ffc50b2d3828 ("arm64: dts: qcom: Add base SM8550 dtsi") > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sm8550.dtsi | 1 + > 1 file changed, 1 insertion(+) -- With best wishes Dmitry