Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22ab47b4 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable SMMU bypass mode for stage 1 of UFS"

parents f32f6f32 b00cba19
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1170,6 +1170,11 @@
		 reset-gpios = <&tlmm 204 GPIO_ACTIVE_LOW>;
		 resets = <&gcc GCC_UFS_PHY_BCR>;
		 reset-names = "rst";

		 iommus = <&apps_smmu 0x80 0x0>;
		 qcom,iommu-dma = "bypass";
		 dma-coherent;

		 status = "disabled";
	};