Loading arch/arm64/boot/dts/qcom/kona.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -978,6 +978,18 @@ BW_OPP_ENTRY( 1000, 16); /* 15258 MB/s */ }; suspendable_llcc_bw_opp_table: suspendable-llcc-bw-opp-table { compatible = "operating-points-v2"; BW_OPP_ENTRY( 0, 16); /* 0 MB/s */ BW_OPP_ENTRY( 150, 16); /* 2288 MB/s */ BW_OPP_ENTRY( 300, 16); /* 4577 MB/s */ BW_OPP_ENTRY( 466, 16); /* 7110 MB/s */ BW_OPP_ENTRY( 600, 16); /* 9155 MB/s */ BW_OPP_ENTRY( 806, 16); /* 12298 MB/s */ BW_OPP_ENTRY( 933, 16); /* 14236 MB/s */ 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 */ Loading Loading
arch/arm64/boot/dts/qcom/kona.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -978,6 +978,18 @@ BW_OPP_ENTRY( 1000, 16); /* 15258 MB/s */ }; suspendable_llcc_bw_opp_table: suspendable-llcc-bw-opp-table { compatible = "operating-points-v2"; BW_OPP_ENTRY( 0, 16); /* 0 MB/s */ BW_OPP_ENTRY( 150, 16); /* 2288 MB/s */ BW_OPP_ENTRY( 300, 16); /* 4577 MB/s */ BW_OPP_ENTRY( 466, 16); /* 7110 MB/s */ BW_OPP_ENTRY( 600, 16); /* 9155 MB/s */ BW_OPP_ENTRY( 806, 16); /* 12298 MB/s */ BW_OPP_ENTRY( 933, 16); /* 14236 MB/s */ 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 */ Loading