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

Commit 9c5f4554 authored by Ravit Katzav's avatar Ravit Katzav
Browse files

ARM: dts: msm: Add IPA node for msmzirc



Add IPA module to the device tree.

Change-Id: Iebf8166a39389be49b0f1ab9e422ec91da5f3cd2
Signed-off-by: default avatarRavit Katzav <rkatzav@codeaurora.org>
parent 7c42eaef
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -222,6 +222,22 @@
		qcom,pipe-attr-ee;
	};

	ipa_hw: qcom,ipa@07900000 {
		compatible = "qcom,ipa";
		reg = <0x07900000 0x4EFFC>,
		      <0x07904000 0x26934>;
		reg-names = "ipa-base", "bam-base";
		interrupts = <0 31 0>,
		             <0 34 0>;
		interrupt-names = "ipa-irq", "bam-irq";
		qcom,ipa-hw-ver = <5>; /* IPA core version = IPAv2.5 */
		qcom,ipa-hw-mode = <0>; /* IPA hw type = Normal */
		qcom,ee = <0>;
		qcom,use-ipa-tethering-bridge;
		clock-names = "core_clk";
		clocks = <&clock_rpm 0xeeec2919>;
	};

	qcom,clock-a7@0b011050 {
		compatible = "qcom,clock-a7-zirc";
		reg = <0x0b011050 0x8>;