Loading arch/arm64/boot/dts/qcom/kona.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -889,6 +889,23 @@ }; }; keepalive_opp_table: keepalive-opp-table { compatible = "operating-points-v2"; opp-1 { opp-hz = /bits/ 64 < 1 >; }; }; snoc_cnoc_keepalive: qcom,snoc_cnoc_keepalive { compatible = "qcom,devbw"; governor = "powersave"; qcom,src-dst-ports = <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_IMEM_CFG>; qcom,active-only; status = "ok"; operating-points-v2 = <&keepalive_opp_table>; }; venus_bus_cnoc_bw_table: bus-cnoc-bw-table { compatible = "operating-points-v2"; BW_OPP_ENTRY( 200, 4); Loading Loading
arch/arm64/boot/dts/qcom/kona.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -889,6 +889,23 @@ }; }; keepalive_opp_table: keepalive-opp-table { compatible = "operating-points-v2"; opp-1 { opp-hz = /bits/ 64 < 1 >; }; }; snoc_cnoc_keepalive: qcom,snoc_cnoc_keepalive { compatible = "qcom,devbw"; governor = "powersave"; qcom,src-dst-ports = <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_IMEM_CFG>; qcom,active-only; status = "ok"; operating-points-v2 = <&keepalive_opp_table>; }; venus_bus_cnoc_bw_table: bus-cnoc-bw-table { compatible = "operating-points-v2"; BW_OPP_ENTRY( 200, 4); Loading