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

Commit 3033e108 authored by Vikash Garodia's avatar Vikash Garodia
Browse files

ARM: dts: msm: Increase encode bus vote for msm8937 and msmgold



Increase the bus vote for encode usecase as per new recommendation
from system team.

CRs-Fixed: 968391
Change-Id: Ibee806263c496f21551cafcb11d0e0276fb06e56
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent cc339a2a
Loading
Loading
Loading
Loading
+11 −12
Original line number Diff line number Diff line
@@ -109,17 +109,17 @@
			qcom,profile-enc {
				qcom,codec-mask = <0x55555555>;
				qcom,load-busfreq-tbl =
					<244800 698000>,   /* 1080p30E   */
					<216000 624000>,   /* 720p60E    */
					<194400 556000>,   /* FWVGA120E  */
					<144000 412000>,   /* VGA120E    */
					<108000 353000>,   /* 720p30E    */
					<97200  316000>,   /* FWVGA60E   */
					<48600  158000>,   /* FWVGA30E   */
					<72000  234000>,   /* VGA60E     */
					<36000  117000>,   /* VGA30E     */
					<18000  60000>,    /* QVGA60E    */
					<9000   30000>,    /* QVGA30E    */
					<244800 841000>,   /* 1080p30E   */
					<216000 740000>,   /* 720p60E    */
					<194400 680000>,   /* FWVGA120E  */
					<144000 496000>,   /* VGA120E    */
					<108000 370000>,   /* 720p30E    */
					<97200  340000>,   /* FWVGA60E   */
					<48600  170000>,   /* FWVGA30E   */
					<72000  248000>,   /* VGA60E     */
					<36000  124000>,   /* VGA30E     */
					<18000  70000>,    /* QVGA60E    */
					<9000   35000>,    /* QVGA30E    */
					<0      0>;
			};
			qcom,profile-dec {
@@ -139,5 +139,4 @@
			};
		};
	};

};
+11 −11
Original line number Diff line number Diff line
@@ -109,17 +109,17 @@
			qcom,profile-enc {
				qcom,codec-mask = <0x55555555>;
				qcom,load-busfreq-tbl =
					<244800 698000>,   /* 1080p30E   */
					<216000 624000>,   /* 720p60E    */
					<194400 556000>,   /* FWVGA120E  */
					<144000 412000>,   /* VGA120E    */
					<108000 353000>,   /* 720p30E    */
					<97200  316000>,   /* FWVGA60E   */
					<48600  158000>,   /* FWVGA30E   */
					<72000  234000>,   /* VGA60E     */
					<36000  117000>,   /* VGA30E     */
					<18000  60000>,    /* QVGA60E    */
					<9000   30000>,    /* QVGA30E    */
					<244800 841000>,   /* 1080p30E   */
					<216000 740000>,   /* 720p60E    */
					<194400 680000>,   /* FWVGA120E  */
					<144000 496000>,   /* VGA120E    */
					<108000 370000>,   /* 720p30E    */
					<97200  340000>,   /* FWVGA60E   */
					<48600  170000>,   /* FWVGA30E   */
					<72000  248000>,   /* VGA60E     */
					<36000  124000>,   /* VGA30E     */
					<18000  70000>,    /* QVGA60E    */
					<9000   35000>,    /* QVGA30E    */
					<0      0>;
			};
			qcom,profile-dec {