Loading arch/arm/boot/dts/qcom/msm8994-bus.dtsi +4 −4 Original line number Original line Diff line number Diff line Loading @@ -1567,7 +1567,7 @@ clocks = <&clock_cpu clk_cci_clk>; clocks = <&clock_cpu clk_cci_clk>; qcom,bw-upstep = <1000>; qcom,bw-upstep = <1000>; qcom,bw-dwnstep = <500>; qcom,bw-dwnstep = <1000>; qcom,max-vote = <10000>; qcom,max-vote = <10000>; qcom,up-step-multp = <2>; qcom,up-step-multp = <2>; qcom,spdm-interval = <100>; qcom,spdm-interval = <100>; Loading @@ -1578,14 +1578,14 @@ qcom,bucket-size = <8>; qcom,bucket-size = <8>; /*max pl1 freq, max pl2 freq*/ /*max pl1 freq, max pl2 freq*/ qcom,pl-freqs = <149999999 150000000>; qcom,pl-freqs = <140000000 160000000>; /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ qcom,reject-rate = <5000 5000 5000 5000 5000 5000>; qcom,reject-rate = <5000 5000 5000 5000 5000 5000>; /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ qcom,response-time-us = <2000 2000 2000 2000 2000 2000>; qcom,response-time-us = <10000 10000 10000 10000 3000 3000>; /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ qcom,cci-response-time-us = <2000 2000 2000 2000 2000 2000>; qcom,cci-response-time-us = <10000 10000 10000 10000 1000 1000>; qcom,max-cci-freq = <600000000>; qcom,max-cci-freq = <600000000>; }; }; Loading Loading
arch/arm/boot/dts/qcom/msm8994-bus.dtsi +4 −4 Original line number Original line Diff line number Diff line Loading @@ -1567,7 +1567,7 @@ clocks = <&clock_cpu clk_cci_clk>; clocks = <&clock_cpu clk_cci_clk>; qcom,bw-upstep = <1000>; qcom,bw-upstep = <1000>; qcom,bw-dwnstep = <500>; qcom,bw-dwnstep = <1000>; qcom,max-vote = <10000>; qcom,max-vote = <10000>; qcom,up-step-multp = <2>; qcom,up-step-multp = <2>; qcom,spdm-interval = <100>; qcom,spdm-interval = <100>; Loading @@ -1578,14 +1578,14 @@ qcom,bucket-size = <8>; qcom,bucket-size = <8>; /*max pl1 freq, max pl2 freq*/ /*max pl1 freq, max pl2 freq*/ qcom,pl-freqs = <149999999 150000000>; qcom,pl-freqs = <140000000 160000000>; /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ qcom,reject-rate = <5000 5000 5000 5000 5000 5000>; qcom,reject-rate = <5000 5000 5000 5000 5000 5000>; /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ qcom,response-time-us = <2000 2000 2000 2000 2000 2000>; qcom,response-time-us = <10000 10000 10000 10000 3000 3000>; /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ /* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */ qcom,cci-response-time-us = <2000 2000 2000 2000 2000 2000>; qcom,cci-response-time-us = <10000 10000 10000 10000 1000 1000>; qcom,max-cci-freq = <600000000>; qcom,max-cci-freq = <600000000>; }; }; Loading