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

Commit 0e493886 authored by Can Guo's avatar Can Guo Committed by Asutosh Das
Browse files

ARM: dts: msm: Configure SMMU in bypass mode for Lahaina RUMI

Configure SMMU stage in bypass mode for UFS on
Lahaina rumi.

Change-Id: I0b4ed7d8c5b7e461d91cb904eb40eff8be2655dc
parent 5c07efb8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,10 @@
	rpm-level = <0>;
	spm-level = <0>;

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

	status = "ok";
};