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

Commit 7ddd05c7 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 msmferrum"

parents d6c00d75 baa998d9
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -278,4 +278,12 @@
			qcom,not-loadable;
		};
	};

	qcom,bam_dmux@4044000 {
		compatible = "qcom,bam_dmux";
		reg = <0x4044000 0x19000>;
		interrupts = <0 29 1>;
		qcom,rx-ring-size = <32>;
	};

};