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

Commit 33f0a81d authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents e49c3a57 d1c6f5dd
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) >,