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

Commit 767dfba2 authored by Ravindranath Thiyagarajan's avatar Ravindranath Thiyagarajan Committed by Ashay Jaiswal
Browse files

ARM: dts: msm: add device binding for rpm-smd channel on mdmfermium



add device bindings for smd channel between apps and rpm.

Change-Id: I5ac9952471524e55a9f4bf63f6d60092872c4fb5
Signed-off-by: default avatarRavindranath Thiyagarajan <rthiyaga@codeaurora.org>
parent c025b09c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -578,6 +578,13 @@
		};
	};

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

	qcom,smdtty {
		compatible = "qcom,smdtty";