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

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

Merge "vidc: dts: Removed turbo frequency for qm215"

parents 3313372a 37a88a2d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -17,3 +17,10 @@
	compatible = "qcom,qm215";
	qcom,msm-id = <386 0x0>;
};

&soc {
	qcom,vidc@1d00000 {
		qcom,allowed-clock-rates = <329140000 329140000
					308570000 270000000 200000000>;
	};
};