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

Commit 489e6bf4 authored by Yan He's avatar Yan He Committed by Stephen Boyd
Browse files

ARM: dts: msm: Add an SPS node for samarium



Add SPS module to device tree.

Change-Id: I1bf13a44611131f72b7f40f005ef97118f373860
Signed-off-by: default avatarYan He <yanhe@codeaurora.org>
parent 93666602
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -92,6 +92,14 @@
		status = "disabled";
	};

	qcom,sps@f9980000 {
		compatible = "qcom,msm_sps";
		reg = <0xf9984000 0x15000>,
		      <0xf9999000 0xb000>;
		reg-names = "bam_mem", "core_mem";
		interrupts = <0 94 0>;
	};

	qcom,wdt@f9017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xf9017000 0x1000>;