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

Commit 5e08f37b authored by Amir Vajid's avatar Amir Vajid
Browse files

ARM: dts: msm: revise gold memlat tables for lahaina v2

Update memlat tables on lahaina v2 to vote for max
operating point more aggressively.

Change-Id: I62f72d2f376d9c803bcc1aaad7d2911f650a8c63
parent 2012eebf
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -155,12 +155,12 @@
		< 1766400 1248000000 >,
		< 2112000 1324800000 >,
		< 2419200 1516800000 >,
		< 2814600 1593600000 >;
		< 2841600 1593600000 >;
};

&cpu7_l3_computemon {
	qcom,core-dev-table =
		< 2726400 300000000 >,
		< 2592000 300000000 >,
		< 2814600 1593600000 >;
};

@@ -201,7 +201,7 @@
		< 1075200 MHZ_TO_MBPS(  466, 16) >,
		< 1324800 MHZ_TO_MBPS(  600, 16) >,
		< 1881600 MHZ_TO_MBPS(  806, 16) >,
		< 2726400 MHZ_TO_MBPS(  933, 16) >,
		< 2592000 MHZ_TO_MBPS(  933, 16) >,
		< 2841600 MHZ_TO_MBPS( 1000, 16) >;
};

@@ -227,7 +227,7 @@
			<  844800 MHZ_TO_MBPS( 547, 4) >,
			< 1075200 MHZ_TO_MBPS( 768, 4) >,
			< 1881600 MHZ_TO_MBPS(1555, 4) >,
			< 2726400 MHZ_TO_MBPS(2092, 4) >,
			< 2592000 MHZ_TO_MBPS(2092, 4) >,
			< 2841600 MHZ_TO_MBPS(3196, 4) >;
	};
};
@@ -258,14 +258,14 @@
	ddr4-map {
		qcom,ddr-type = <DDR_TYPE_LPDDR4X>;
		qcom,core-dev-table =
			< 2726400 MHZ_TO_MBPS( 200, 4) >,
			< 2592000 MHZ_TO_MBPS( 200, 4) >,
			< 2841600 MHZ_TO_MBPS(2133, 4) >;
	};

	ddr5-map {
		qcom,ddr-type = <DDR_TYPE_LPDDR5>;
		qcom,core-dev-table =
			< 2726400 MHZ_TO_MBPS( 200, 4) >,
			< 2592000 MHZ_TO_MBPS( 200, 4) >,
			< 2841600 MHZ_TO_MBPS(3196, 4) >;
	};
};