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

Commit 96abb41d authored by Pushkar Joshi's avatar Pushkar Joshi
Browse files

ARM: dts: msm: Remove q6 axi clock from LPASS PIL node for MSM8992



The PIL driver does not need to control the gcc_lpass_q6_axi_clk anymore.
Remove it from the list of clocks required during the LPASS PIL sequence.

Change-Id: Iba512938a36cc6040c809ef5898334e388cb1f54
Signed-off-by: default avatarPushkar Joshi <pushkarj@codeaurora.org>
parent c1a5a21e
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -525,10 +525,8 @@
		qcom,proxy-reg-names = "vdd_cx";
		qcom,vdd_cx-uV-uA = <7 100000>;

		clocks = <&clock_gcc clk_gcc_lpass_q6_axi_clk>,
			 <&clock_rpm clk_cxo_pil_lpass_clk>;
		clock-names = "bus_clk", "xo";
		qcom,active-clock-names = "bus_clk";
		clocks = <&clock_rpm clk_cxo_pil_lpass_clk>;
		clock-names = "xo";
		qcom,proxy-clock-names = "xo";

		qcom,pas-id = <1>;