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

Commit e8e43b93 authored by Suresh Kumar Allam's avatar Suresh Kumar Allam Committed by Gerrit - the friendly Code Review server
Browse files

arm: dts: qcom: add smdpkt node



Add smd-pkt node for DS stream type channel
as at_mdm1 device which is used by cmux userspace
app to communicate to modem.

Change-Id: Ic840303acd27a2846384320240b3781ab038df90
Signed-off-by: default avatarSuresh Kumar Allam <allamsuresh@codeaurora.org>
Signed-off-by: default avatarSivasri Kumar Vanka <sivasri@codeaurora.org>
parent 38568f93
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 * Copyright (c) 2019-2021, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -1400,6 +1400,12 @@
			qcom,smdpkt-dev-name = "apr_apps2";
		};

		qcom,smdpkt-data-mdm1 {
			qcom,smdpkt-edge = "modem";
			qcom,smdpkt-ch-name = "DS";
			qcom,smdpkt-dev-name = "at_mdm1";
		};

		qcom,smdpkt-data1 {
			qcom,smdpkt-edge = "modem";
			qcom,smdpkt-ch-name = "DATA1";