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

Commit 470b7d29 authored by Sarthak Garg's avatar Sarthak Garg
Browse files

ARM: dts: msm: Enable SMMU S1 support for eMMC on Yupik

Enable SMMU S1 support for eMMC on Yupik with geometry property for
memory saving (512MB).

Change-Id: I5c37581993a3b885e5d44814fb47abf6f86e8a6c
parent bc3e8663
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2681,7 +2681,9 @@

		iommus = <&apps_smmu 0xc0 0x0>;
		dma-coherent;
		qcom,iommu-dma = "bypass";
		qcom,iommu-dma = "fastmap";
		qcom,iommu-dma-addr-pool = <0x40000000 0x20000000>;
		qcom,iommu-geometry = <0x40000000 0x20000000>;

		interrupts = <GIC_SPI 652 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 656 IRQ_TYPE_LEVEL_HIGH>;