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

Commit 7b515668 authored by Nicholas Troast's avatar Nicholas Troast
Browse files

ARM: dts: msm: add RPM in standalone mode for msmcobalt



Enable RPM bus communication to control shared resources.
Enable standalone mode since RPM channel is not yet present.

Change-Id: Iaec1528e5d01cdfd26caecbfd45e54e6d7360daf
Signed-off-by: default avatarNicholas Troast <ntroast@codeaurora.org>
parent 8ca03863
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -372,6 +372,13 @@
		};
	};

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-glink";
		qcom,glink-edge = "rpm";
		rpm-channel-name = "rpm_requests";
		rpm-standalone;
	};

	qcom,smdpkt {
		compatible = "qcom,smdpkt";