Loading bindings/devfreq/bimc-bwmon.txt +3 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,9 @@ Optional properties: - qcom,byte-mid-match: Byte count MID match value - qcom,byte-mid-mask: Byte count MID mask value - qcom,count-unit: Number of bytes monitor counts in - qcom,msm_bus: A list of tuples where each tuple consists of a bus master port number and a bus slave port number. - qcom,msm_bus_name: Name of the DT device voting for the bus. Example: qcom,cpu-bwmon { compatible = "qcom,bimc-bwmon"; Loading qcom/kona.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -1098,6 +1098,8 @@ compatible = "qcom,bimc-bwmon4"; reg = <0x00060400 0x300>, <0x00060300 0x200>; reg-names = "base", "global_base"; qcom,msm_bus = <154 10070>; qcom,msm_bus_name = "npu_bwmon_cdsp"; clocks = <&clock_gcc GCC_NPU_BWMON_CFG_AHB_CLK>, <&clock_gcc GCC_NPU_BWMON_AXI_CLK>; clock-names = "npu_bwmon_ahb", "npu_bwmon_axi"; Loading Loading @@ -1137,6 +1139,8 @@ compatible = "qcom,bimc-bwmon4"; reg = <0x00070300 0x300>, <0x00070200 0x200>; reg-names = "base", "global_base"; qcom,msm_bus = <154 10070>; qcom,msm_bus_name = "npudsp_bwmon_cdsp"; clocks = <&clock_gcc GCC_NPU_BWMON_CFG_AHB_CLK>, <&clock_gcc GCC_NPU_BWMON_AXI_CLK>; clock-names = "npu_bwmon_ahb", "npu_bwmon_axi"; Loading Loading
bindings/devfreq/bimc-bwmon.txt +3 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,9 @@ Optional properties: - qcom,byte-mid-match: Byte count MID match value - qcom,byte-mid-mask: Byte count MID mask value - qcom,count-unit: Number of bytes monitor counts in - qcom,msm_bus: A list of tuples where each tuple consists of a bus master port number and a bus slave port number. - qcom,msm_bus_name: Name of the DT device voting for the bus. Example: qcom,cpu-bwmon { compatible = "qcom,bimc-bwmon"; Loading
qcom/kona.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -1098,6 +1098,8 @@ compatible = "qcom,bimc-bwmon4"; reg = <0x00060400 0x300>, <0x00060300 0x200>; reg-names = "base", "global_base"; qcom,msm_bus = <154 10070>; qcom,msm_bus_name = "npu_bwmon_cdsp"; clocks = <&clock_gcc GCC_NPU_BWMON_CFG_AHB_CLK>, <&clock_gcc GCC_NPU_BWMON_AXI_CLK>; clock-names = "npu_bwmon_ahb", "npu_bwmon_axi"; Loading Loading @@ -1137,6 +1139,8 @@ compatible = "qcom,bimc-bwmon4"; reg = <0x00070300 0x300>, <0x00070200 0x200>; reg-names = "base", "global_base"; qcom,msm_bus = <154 10070>; qcom,msm_bus_name = "npudsp_bwmon_cdsp"; clocks = <&clock_gcc GCC_NPU_BWMON_CFG_AHB_CLK>, <&clock_gcc GCC_NPU_BWMON_AXI_CLK>; clock-names = "npu_bwmon_ahb", "npu_bwmon_axi"; Loading