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

Commit b66d1cb7 authored by Pradeep P V K's avatar Pradeep P V K
Browse files

ARM: dts: msm: Add QPIC clock support for sdxprairie



Clocks Team provided support to expose the QPIC clock as
part of clk rpmh.
Now QPIC try to vote/devote using this qpic clock.

Change-Id: Ice9ab14768b383a902ee3bb8fb7eba99110a7d86
Signed-off-by: default avatarPradeep P V K <ppvk@codeaurora.org>
parent b81b8022
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -967,7 +967,6 @@
		reg-names =     "nand_phys",
				"bam_phys";
		qcom,reg-adjustment-offset = <0x4000>;
		qcom,qpic-clk-rpmh;

		interrupts = <0 135 0>;
		interrupt-names = "bam_irq";
@@ -980,6 +979,9 @@
		/* Voting for max b/w on PNOC bus for now */
			<91 512 400000 400000>;

		clock-names = "core_clk";
		clocks = <&clock_rpmh RPMH_QPIC_CLK>;

		status = "disabled";
	};