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

Commit 0fd2aa9a authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update frequency mapping for Vcodec on MSM8937



The frequency precision has been updated for Vcodec, so update the same to
reflect the code as well as device node of vcodec.

Change-Id: I9ccfd01b91034cc26ac67debdc6688e5ab6a862b
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 566d1d5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
		qcom,max-hw-load = <244800>; /* 1080p@30 */
		qcom,firmware-name = "venus";
		qcom,allowed-clock-rates = <360000000 320000000
			308571428 240000000 166150000>;
			308570000 240000000 166150000>;
		qcom,clock-freq-tbl {
			qcom,profile-enc {
				qcom,codec-mask = <0x55555555>;
+1 −1
Original line number Diff line number Diff line
@@ -590,7 +590,7 @@ static struct clk_freq_tbl ftbl_gcc_venus0_vcodec0_clk[] = {
static struct clk_freq_tbl ftbl_gcc_venus0_vcodec0_clk_8937[] = {
	F( 166150000,          gpll6,  6.5,    0,     0),
	F( 240000000,          gpll6,  4.5,    0,     0),
	F( 308571428,          gpll6,  3.5,    0,     0),
	F( 308570000,          gpll6,  3.5,    0,     0),
	F( 320000000,          gpll0,  2.5,    0,     0),
	F( 360000000,          gpll6,    3,    0,     0),
	F_END