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

Commit 758175dd authored by Vikash Garodia's avatar Vikash Garodia
Browse files

ARM: dts: msm: Fix low load for DCVS for msm8937



Fix the load(mbs/s) when DCVS is enabled.
The load decides the frequency to be voted
for Venus clocks.

Change-Id: Id350931b0c901e7209df1879d30b0bcdc406e62f
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent 41eddc1b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@
			<97200 240000000 0x00000004>,  /* FWVGA@60 */
			<48600 166150000 0x00000004>;  /* FWVGA@30 VGA@30 */
		qcom,dcvs-tbl =
			<108000 10800 244800 0x00000004>, /* Encoder */
			<108000 10800 244800 0x0f00000c>; /* Decoder */
			<108000 108000 244800 0x00000004>, /* Encoder */
			<108000 108000 244800 0x0f00000c>; /* Decoder */
		qcom,dcvs-limit =
			<8160 30>, /* Encoder */
			<8160 30>; /* Decoder */