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

Commit 1c0879bf 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 device node for msm8937"

parents d7379b2a d14e61ac
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1407,6 +1407,15 @@
		qcom,ce-opp-freq = <100000000>;
	};

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

#include "pm8937-rpm-regulator.dtsi"