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

Commit 29a56809 authored by Dhoat Harpal's avatar Dhoat Harpal
Browse files

ARM: dts: msm: Add missing glink_pkt devices for MSMCOBALT



Glink_pkt devices expose access to certain SMD resources to userspace.

Add missing glink_pkt devices.

Change-Id: I06ac83ce0145bf641905d00edb8bc09fb5cbe635
CRs-Fixed: 1063505
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent a072ef88
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -1395,6 +1395,20 @@
			qcom,glinkpkt-ch-name = "DATA1";
			qcom,glinkpkt-dev-name = "smd7";
		};

		qcom,glinkpkt-data4 {
			qcom,glinkpkt-transport = "smem";
			qcom,glinkpkt-edge = "mpss";
			qcom,glinkpkt-ch-name = "DATA4";
			qcom,glinkpkt-dev-name = "smd8";
		};

		qcom,glinkpkt-data11 {
			qcom,glinkpkt-transport = "smem";
			qcom,glinkpkt-edge = "mpss";
			qcom,glinkpkt-ch-name = "DATA11";
			qcom,glinkpkt-dev-name = "smd11";
		};
	};

	pcie0: qcom,pcie@01c00000 {