Loading qcom/lahaina.dtsi +7 −8 Original line number Diff line number Diff line Loading @@ -4420,31 +4420,30 @@ clock-names = "core_clk"; clocks = <&clock_rpmh RPMH_IPA_CLK>; qcom,interconnect,num-cases = <5>; qcom,interconnect,num-paths = <4>; qcom,interconnect,num-paths = <3>; interconnects = <&aggre2_noc MASTER_IPA &gem_noc SLAVE_LLCC>, <&mc_virt MASTER_LLCC &mc_virt SLAVE_EBI1>, <&aggre2_noc MASTER_IPA &config_noc SLAVE_IMEM>, <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_IPA_CFG>; interconnect-names = "ipa_to_llcc", "llcc_to_ebi1", "ipa_to_imem", "appss_to_ipa"; interconnect-names = "ipa_to_llcc", "llcc_to_ebi1", "appss_to_ipa"; /* No vote */ qcom,no-vote = <0 0 0 0 0 0 0 0>; <0 0 0 0 0 0>; /* SVS2 */ qcom,svs2 = <150000 600000 150000 1804000 75000 300000 0 76800>; <150000 600000 150000 1804000 0 74000>; /* SVS */ qcom,svs = <625000 1200000 625000 3072000 312500 700000 0 150000>; <625000 1200000 625000 3072000 0 150000>; /* NOMINAL */ qcom,nominal = <1250000 2400000 1250000 6220800 625000 1500000 0 400000>; <1250000 2400000 1250000 6220800 0 400000>; /* TURBO */ qcom,turbo = <2000000 3500000 2000000 7219200 1000000 1920000 0 400000>; <2000000 3500000 2000000 7219200 0 400000>; qcom,bus-vector-names = "MIN", "SVS2", "SVS", "NOMINAL", "TURBO"; Loading Loading
qcom/lahaina.dtsi +7 −8 Original line number Diff line number Diff line Loading @@ -4420,31 +4420,30 @@ clock-names = "core_clk"; clocks = <&clock_rpmh RPMH_IPA_CLK>; qcom,interconnect,num-cases = <5>; qcom,interconnect,num-paths = <4>; qcom,interconnect,num-paths = <3>; interconnects = <&aggre2_noc MASTER_IPA &gem_noc SLAVE_LLCC>, <&mc_virt MASTER_LLCC &mc_virt SLAVE_EBI1>, <&aggre2_noc MASTER_IPA &config_noc SLAVE_IMEM>, <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_IPA_CFG>; interconnect-names = "ipa_to_llcc", "llcc_to_ebi1", "ipa_to_imem", "appss_to_ipa"; interconnect-names = "ipa_to_llcc", "llcc_to_ebi1", "appss_to_ipa"; /* No vote */ qcom,no-vote = <0 0 0 0 0 0 0 0>; <0 0 0 0 0 0>; /* SVS2 */ qcom,svs2 = <150000 600000 150000 1804000 75000 300000 0 76800>; <150000 600000 150000 1804000 0 74000>; /* SVS */ qcom,svs = <625000 1200000 625000 3072000 312500 700000 0 150000>; <625000 1200000 625000 3072000 0 150000>; /* NOMINAL */ qcom,nominal = <1250000 2400000 1250000 6220800 625000 1500000 0 400000>; <1250000 2400000 1250000 6220800 0 400000>; /* TURBO */ qcom,turbo = <2000000 3500000 2000000 7219200 1000000 1920000 0 400000>; <2000000 3500000 2000000 7219200 0 400000>; qcom,bus-vector-names = "MIN", "SVS2", "SVS", "NOMINAL", "TURBO"; Loading