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

Commit 025c4d7c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for jpeg dma context bank"

parents b71d87e8 c4bd6887
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -256,6 +256,14 @@
				0x0
				0x0
				0x0>;

	qcom,iommu-ctx@fda6f000 {
		compatible = "qcom,msm-smmu-v1-ctx";
		reg = <0xfda6f000 0x1000>;
		interrupts = <0 70 0>;
		qcom,iommu-ctx-sids = <3>;
		label = "jpeg_dma";
	};
};

&kgsl_iommu {