Loading arch/arm64/boot/dts/qcom/atoll.dtsi +29 −0 Original line number Diff line number Diff line Loading @@ -2832,6 +2832,35 @@ qcom,count-unit = <0x10000>; status = "disabled"; }; 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 = <1 627>; qcom,active-only; status = "ok"; operating-points-v2 = <&keepalive_opp_table>; }; bus_proxy_client: qcom,bus_proxy_client { compatible = "qcom,bus-proxy-client"; qcom,msm-bus,name = "bus-proxy-client"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <MSM_BUS_MASTER_MDP_PORT0 MSM_BUS_SLAVE_EBI_CH0 0 0>, <MSM_BUS_MASTER_MDP_PORT0 MSM_BUS_SLAVE_EBI_CH0 0 5000000>; qcom,msm-bus,active-only; status = "ok"; }; }; #include "atoll-gdsc.dtsi" Loading Loading
arch/arm64/boot/dts/qcom/atoll.dtsi +29 −0 Original line number Diff line number Diff line Loading @@ -2832,6 +2832,35 @@ qcom,count-unit = <0x10000>; status = "disabled"; }; 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 = <1 627>; qcom,active-only; status = "ok"; operating-points-v2 = <&keepalive_opp_table>; }; bus_proxy_client: qcom,bus_proxy_client { compatible = "qcom,bus-proxy-client"; qcom,msm-bus,name = "bus-proxy-client"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <MSM_BUS_MASTER_MDP_PORT0 MSM_BUS_SLAVE_EBI_CH0 0 0>, <MSM_BUS_MASTER_MDP_PORT0 MSM_BUS_SLAVE_EBI_CH0 0 5000000>; qcom,msm-bus,active-only; status = "ok"; }; }; #include "atoll-gdsc.dtsi" Loading