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

Commit 9adc7bcb authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

ARM: dts: msm: Add the apr_apps2 SMD_PKT channel



Adsp subsystem is not present on msm8916, so route all ADSP bound
messages through modem.

Add the new apr_apps2 SMD_PKT channel between APPS and modem to route
all ADSP bound messages.

Change-Id: I7c44c09124390743f0b2585ce0a4ba22c78e313d
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 816351dd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1023,6 +1023,12 @@
			qcom,smdpkt-dev-name = "smdcntl8";
		};

		qcom,smdpkt-apr-apps2 {
			qcom,smdpkt-remote = "modem";
			qcom,smdpkt-port-name = "apr_apps2";
			qcom,smdpkt-dev-name = "apr_apps2";
		};

		qcom,smdpkt-loopback {
			qcom,smdpkt-remote = "modem";
			qcom,smdpkt-port-name = "LOOPBACK";