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

Commit afcac4df authored by Dan Sneddon's avatar Dan Sneddon
Browse files

ARM: msm: Fix cnoc clock names for MSM8994.



Add cnoc clock names for 8994 to fix error that occurs
when trying to get the fabric clocks for cnoc.

Change-Id: Ia6e041066e5983b70ade81d34d6a2ef317d4e8c2
Signed-off-by: default avatarDan Sneddon <dsneddon@codeaurora.org>
parent d167001f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@
			qcom,bypass-qos-prg;
			qcom,base-name = "cnoc-base";
			qcom,bus-type = <1>;
			clock-names = "bus_clk", "bus_a_clk";
			clocks = <&clock_rpm  clk_cnoc_msmbus_clk>,
			      <&clock_rpm  clk_cnoc_msmbus_a_clk>;
		};