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

Commit 6dbe7aa6 authored by Srinu Gorle's avatar Srinu Gorle
Browse files

ARM: dts: msm: correct venus clock frequencies for 8909



Due to venus clock frequencies are placed in wrong order,
turbo clock voting is observed for lower resolutions.
Correct clock rates supported by hardware in appropriate order.

Change-Id: Icc837b891ec6ce9c0cf5373fbf2f6795dc712804
Signed-off-by: default avatarSrinu Gorle <sgorle@codeaurora.org>
parent f38ea00b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2014-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -612,7 +612,7 @@
			<0x9181000 0x1000>;
		qcom,max-hw-load = <244800>; /* 1080p@30 */
		qcom,firmware-name = "venus";
		qcom,allowed-clock-rates = <133330000 266670000 307200000>;
		qcom,allowed-clock-rates = <307200000 266670000 133330000>;
		qcom,clock-freq-tbl {
			qcom,profile-enc {
				qcom,codec-mask = <0x55555555>;