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

Commit a138f026 authored by Paras Nagda's avatar Paras Nagda Committed by Gerrit - the friendly Code Review server
Browse files

vidc : dts: Removed turbo frequency for qm215



qm215 supports venus frequency till NOM up to 309MHz
Therefore, Max frequency clipped to NOM.

Change-Id: I28a294a022e2e8f60e5aa8c7f8dc8a082e4ca9b7
Signed-off-by: default avatarParas Nagda <pnagda@codeaurora.org>
parent 1892b280
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@

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