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

Commit 0193ad93 authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add osm clock device node for SDMMAGPIE



Add the device node for osm L3/power/perf cores and keep it disabled.

Change-Id: I3b049f22e9d365eeb5fc1780f5a5f6cdcb613407
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 0a5ad9ff
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -703,6 +703,17 @@
		#reset-cells = <1>;
	};

	clock_cpucc: qcom,cpucc@18321000 {
		compatible = "qcom,clk-cpu-osm-sdmmagpie";
		reg = <0x18321000 0x1400>,
			<0x18323000 0x1400>,
			<0x18325800 0x1400>;
		reg-names = "osm_l3_base", "osm_pwrcl_base",
			"osm_perfcl_base";
		#clock-cells = <1>;
		status = "disabled";
	};

	qcom,sps {
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;