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

Commit 1100e309 authored by Ishank Rawat's avatar Ishank Rawat
Browse files

sdm429w: enabling 2.01GHz frequency, DCVS vote values changes



enabled 2.01 GHz for sdm429w target.
changed corresponding vote values as:
	< 960000  1611 >
	< 1305600 2929 >
	< 1497600 5053 >
	< 1708800 5053 >
	< 2016000 5712 >

Change-Id: I2747928155832209ebc3a099f60c25a2c2e15a58
Signed-off-by: default avatarIshank Rawat <irawat@codeaurora.org>
parent 6ba5a63a
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1446,7 +1446,8 @@
			< 960000  >,
			< 1305600 >,
			< 1497600 >,
			< 1708800 >;
			< 1708800 >,
			< 2016000 >;
	};
	ddr_bw_opp_table: ddr-bw-opp-table {
		compatible = "operating-points-v2";
@@ -1489,7 +1490,8 @@
			< 960000  MHZ_TO_MBPS( 211, 8) >,
			< 1305600 MHZ_TO_MBPS( 384, 8) >,
			< 1497600 MHZ_TO_MBPS( 662, 8) >,
			< 1708800 MHZ_TO_MBPS( 749, 8) >;
			< 1708800 MHZ_TO_MBPS( 662, 8) >,
			< 2016000 MHZ_TO_MBPS( 749, 8) >;
	};

	tsens0: tsens@4a8000 {