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

Commit c287f849 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 BAM_DMUX nodes for msm8909w"

parents aea1537c a230edb8
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";