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

Commit 12ba53d4 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add keep alive bw voter for SDMMAGPIE"

parents 3fc3d715 5bbddcdd
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -3051,6 +3051,15 @@
		qcom,hw-settle-time = <200>;
		qcom,hw-settle-time = <200>;
		qcom,pre-scaling = <1 1>;
		qcom,pre-scaling = <1 1>;
	};
	};

	snoc_cnoc_keepalive: qcom,snoc_cnoc_keepalive {
		compatible = "qcom,devbw";
		governor = "powersave";
		qcom,src-dst-ports = <161 627>;
		qcom,active-only;
		status = "ok";
		qcom,bw-tbl = < 1 >;
	};
};
};


&pm6150_adc_tm {
&pm6150_adc_tm {