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

Commit 1c3adde8 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

ARM: dts: msm: Expose DS device for MSM8939



The DS SMD device is required to be exposed for userspace purposes to
support the data path on this target.

CRs-Fixed: 678168
Change-Id: I18eb18ea38171beee5c2f755ca9b653116eebb7d
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent a65a4f74
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
		sdhc1 = &sdhc_1; /* SDC1 eMMC slot */
		sdhc2 = &sdhc_2; /* SDC2 SD card slot */
		/* smdtty devices */
		smd0 = &smdtty_ds;
		smd1 = &smdtty_apps_fm;
		smd2 = &smdtty_apps_riva_bt_acl;
		smd3 = &smdtty_apps_riva_bt_cmd;
@@ -512,6 +513,11 @@
			qcom,smdtty-port-name = "LOOPBACK";
			qcom,smdtty-dev-name = "LOOPBACK_TTY";
		};

		smdtty_ds: qcom,smdtty-ds {
			qcom,smdtty-remote = "modem";
			qcom,smdtty-port-name = "DS";
		};
	};

	qcom,smdpkt {