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

Commit 39db4734 authored by Skylar Chang's avatar Skylar Chang
Browse files

ARM: dts: msm: Fix IPA clock voting in bootup



This is the fix for the IPA clock voting issue:
in msmzirc target the device tree is expecting
macro definition to fetch clock handle.

Change-Id: I7f6bb973c8c6f67c51853435d95434e6fa0fa6ea
Acked-by: default avatarShihuan Liu <shihuanl@qti.qualcomm.com>
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 3f19eae0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -290,7 +290,7 @@
		qcom,ee = <0>;
		qcom,use-ipa-tethering-bridge;
		clock-names = "core_clk";
		clocks = <&clock_rpm 0xeeec2919>;
		clocks = <&clock_rpm clk_ipa_clk>;
	};

	qcom,rmnet-ipa {