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

Commit 786994d6 authored by Raju P.L.S.S.S.N's avatar Raju P.L.S.S.S.N Committed by Raghavendra Kakarla
Browse files

ARM: dts: msm: Add rpm-smd node for msm8953



Add rpm-smd node for APSS communication with RPM subsystem.

Change-Id: Ife9fbb7e0f110b1f804ef1a4a0386b1ed23adfbd
Signed-off-by: default avatarRaju P.L.S.S.S.N <rplsssn@codeaurora.org>
parent 43c1be7e
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -559,6 +559,12 @@
		};
		};
	};
	};


	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
		};

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