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

Commit c263667e authored by Raju P.L.S.S.S.N's avatar Raju P.L.S.S.S.N
Browse files

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



Add rpm-smd node for communication with RPM subsystem over glink.

Change-Id: I95fb375500c649f3e986f0cde5a3ce6fa8ad27ad
Signed-off-by: default avatarRaju P.L.S.S.S.N <rplsssn@codeaurora.org>
parent b7bf6d2b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -506,6 +506,13 @@
		};
	};

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-glink";
		qcom,glink-edge = "rpm";
		rpm-channel-name = "rpm_requests";
		rpm-standalone; /* TODO: remove this after bring up */
	};

	qcom,ipc_router {
		compatible = "qcom,ipc_router";
		qcom,node-id = <1>;