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

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

ARM: dts: msm: Add the bam_dmux entry for mdmfermium



Enable the data call transport by adding the bam_dmux device.

Change-Id: I2ecac5f50dde70cbcdf97f8828d45773b9a39188
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 593875c9
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -351,6 +351,15 @@
		qcom,xprt-version = <1>;
		qcom,fragmented-data;
	};

	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;
	};
};

#include "mdmfermium-regulator.dtsi"