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

Commit 62588995 authored by Raghavendra ambadas's avatar Raghavendra ambadas Committed by Chetan C R
Browse files

ARM: dts: msm: add dma address range for sdm660

Add DMA address pool and range property for the sdm660
in dts file, the smmu driver use to map/attach of smmu
context banks.

Change-Id: If1a0e1401ee993a75163b617e60cd25d5fb37225
parent 4dc99346
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -221,6 +221,8 @@
		smmu_mdp_unsec: qcom,smmu_mdp_unsec_cb {
			compatible = "qcom,smmu_mdp_unsec";
			iommus = <&mmss_bimc_smmu 0>;
			qcom,iommu-dma-addr-pool = <0x00020000 0xfffe0000>;
			qcom,iommu-earlymap; /* for cont-splash */
			gdsc-mmagic-mdss-supply = <&gdsc_bimc_smmu>;
			clocks = <&clock_rpmcc  RPM_SMD_MMSSNOC_AXI_CLK>,
				<&clock_mmss MMSS_MNOC_AHB_CLK>,
@@ -235,6 +237,8 @@
		smmu_mdp_sec: qcom,smmu_mdp_sec_cb {
			compatible = "qcom,smmu_mdp_sec";
			iommus = <&mmss_bimc_smmu 1>;
			qcom,iommu-dma-addr-pool = <0x00020000 0xfffe0000>;
			qcom,iommu-vmid = <0xa>;
			gdsc-mmagic-mdss-supply = <&gdsc_bimc_smmu>;
			clocks = <&clock_rpmcc  RPM_SMD_MMSSNOC_AXI_CLK>,
				<&clock_mmss MMSS_MNOC_AHB_CLK>,