Loading arch/arm64/boot/dts/qcom/sm8150-v2.dtsi +46 −39 Original line number Diff line number Diff line Loading @@ -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; }; Loading Loading @@ -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 */ Loading @@ -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 */ Loading @@ -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 */ Loading @@ -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) >, Loading Loading
arch/arm64/boot/dts/qcom/sm8150-v2.dtsi +46 −39 Original line number Diff line number Diff line Loading @@ -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; }; Loading Loading @@ -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 */ Loading @@ -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 */ Loading @@ -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 */ Loading @@ -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) >, Loading