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

Commit a230edb8 authored by Sundara Vinayagam's avatar Sundara Vinayagam
Browse files

ARM: dts: msm: Add BAM_DMUX nodes for msm8909w



Add the BAM_DMUX nodes for RMNET support on msm8909w.

Change-Id: I85cd5ffe87b628607ac5cab3fa559c7a8a34287f
Signed-off-by: default avatarSundara Vinayagam <sundvi@codeaurora.org>
parent 9fed2226
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -700,6 +700,16 @@
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};

	qcom,bam_dmux@4044000 {
		compatible = "qcom,bam_dmux";
		reg = <0x4044000 0x19000>;
		interrupts = <0 29 1>;
		qcom,rx-ring-size = <32>;
		qcom,max-rx-mtu = <4096>;
		qcom,fast-shutdown;
		qcom,no-cpu-affinity;
	};

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