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

Commit f1defa9d authored by Udipto Goswami's avatar Udipto Goswami Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add SMMU nodes for Yupik

Adding SMMU nodes for Yupik for both primary
and secondary controller.

Change-Id: I2fa53e633403b159845b6329a9d327d9005d3df0
parent 23797b1e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -8,9 +8,14 @@
		reg = <0xa600000 0x100000>;
		reg-names = "core_base";

		iommus = <&apps_smmu 0xe0 0x0>;
		qcom,iommu-dma = "atomic";
		qcom,iommu-dma-addr-pool = <0x90000000 0x60000000>;
		dma-coherent;
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;
		dma-ranges;

		interrupts-extended = <&pdc 14 IRQ_TYPE_EDGE_RISING>,
			     <&intc GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>,
@@ -297,6 +302,9 @@
		reg = <0x8c00000 0x100000>;
		reg-names = "core_base";

		iommus = <&apps_smmu 0xa0 0x0>;
		qcom,iommu-dma = "bypass";
		qcom,iommu-dma-addr-pool = <0x90000000 0x60000000>;
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;