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

Commit d1c6f5dd authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

ARM: dts: msm: Delete and Update the devfreq opp tables for SM8150 v2



The references to the old devfreq opp tables are deleted and
updated with the new tables on sm8150 v2.

Change-Id: I81286842cd89fb9e75eec01abf7df3ac46f4e924
Signed-off-by: default avatarRama Aparna Mallavarapu <aparnam@codeaurora.org>
parent 06e5ace9
Loading
Loading
Loading
Loading
+46 −39
Original line number Diff line number Diff line
@@ -23,6 +23,12 @@
/delete-node/ &apps_smmu;
/delete-node/ &kgsl_smmu;

&soc {
	/delete-node/ llcc_bw_opp_table;
	/delete-node/ ddr_bw_opp_table;
	/delete-node/ suspendable_ddr_bw_opp_table;
};

&mdss_mdp {
	qcom,fullsize-va-map;
};
@@ -605,7 +611,8 @@
	};
};

&llcc_bw_opp_table {
&soc {
	llcc_bw_opp_table {
		compatible = "operating-points-v2";
		BW_OPP_ENTRY( 150, 16); /*  2288 MB/s */
		BW_OPP_ENTRY( 300, 16); /*  4577 MB/s */
@@ -616,7 +623,7 @@
		BW_OPP_ENTRY(1000, 16); /* 15258 MB/s */
	};

&ddr_bw_opp_table {
	ddr_bw_opp_table {
		compatible = "operating-points-v2";
		BW_OPP_ENTRY( 200, 4); /*  762 MB/s */
		BW_OPP_ENTRY( 300, 4); /* 1144 MB/s */
@@ -631,7 +638,7 @@
		BW_OPP_ENTRY(2092, 4); /* 7980 MB/s */
	};

&suspendable_ddr_bw_opp_table {
	suspendable_ddr_bw_opp_table {
		compatible = "operating-points-v2";
		BW_OPP_ENTRY(   0, 4); /*    0 MB/s */
		BW_OPP_ENTRY( 200, 4); /*  762 MB/s */
@@ -646,7 +653,7 @@
		BW_OPP_ENTRY(1804, 4); /* 6881 MB/s */
		BW_OPP_ENTRY(2092, 4); /* 7980 MB/s */
	};

};
&cpu4_computemon {
	qcom,core-dev-table =
		< 1920000 MHZ_TO_MBPS( 200, 4) >,