Loading arch/arm64/boot/dts/qcom/msm-arm-smmu-sdm845.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -335,4 +335,14 @@ */ iommus = <&apps_smmu 0x16 0>; }; apps_iommu_coherent_test_device { compatible = "iommu-debug-test"; /* * This SID belongs to QUP1-DMA. We can't use a fake SID for * the apps_smmu device. */ iommus = <&apps_smmu 0x3 0>; dma-coherent; }; }; Loading
arch/arm64/boot/dts/qcom/msm-arm-smmu-sdm845.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -335,4 +335,14 @@ */ iommus = <&apps_smmu 0x16 0>; }; apps_iommu_coherent_test_device { compatible = "iommu-debug-test"; /* * This SID belongs to QUP1-DMA. We can't use a fake SID for * the apps_smmu device. */ iommus = <&apps_smmu 0x3 0>; dma-coherent; }; };