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

Commit 336895c9 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 523c466f 9a69e28c
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -365,6 +365,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"