Loading bindings/interconnect/qcom,holi.txt +7 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,12 @@ reg : specifies the physical base address and size of registers clocks : list of phandles and specifiers to all interconnect bus clocks clock-names : clock names should include both "bus" and "bus_a" The following are optional properties: qcom,util-factor : Parameter that represents the DDR utilization factor to be used in aggregation scheme. It is represented as actual util-factor * 100. Examples: soc { Loading @@ -22,6 +28,7 @@ soc { system_noc: interconnect@1880000 { reg = <0x1880000 0x5f080>; compatible = "qcom,holi-system_noc"; qcom,util-factor = <142>; #interconnect-cells = <1>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_SNOC_CLK>, Loading qcom/holi.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -960,6 +960,7 @@ reg = <0x01899000 0x6000>; compatible = "qcom,holi-mmnrt_virt"; #interconnect-cells = <1>; qcom,util-factor = <142>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_MMNRT_CLK>, <&rpmcc RPM_SMD_MMNRT_A_CLK>; Loading @@ -969,6 +970,7 @@ reg = <0x0189f000 0x1000>; compatible = "qcom,holi-mmrt_virt"; #interconnect-cells = <1>; qcom,util-factor = <142>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_MMRT_CLK>, <&rpmcc RPM_SMD_MMRT_A_CLK>; Loading @@ -987,6 +989,7 @@ reg = <0x04480000 0x80000>; compatible = "qcom,holi-bimc"; #interconnect-cells = <1>; qcom,util-factor = <151>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_BIMC_CLK>, <&rpmcc RPM_SMD_BIMC_A_CLK>; Loading Loading
bindings/interconnect/qcom,holi.txt +7 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,12 @@ reg : specifies the physical base address and size of registers clocks : list of phandles and specifiers to all interconnect bus clocks clock-names : clock names should include both "bus" and "bus_a" The following are optional properties: qcom,util-factor : Parameter that represents the DDR utilization factor to be used in aggregation scheme. It is represented as actual util-factor * 100. Examples: soc { Loading @@ -22,6 +28,7 @@ soc { system_noc: interconnect@1880000 { reg = <0x1880000 0x5f080>; compatible = "qcom,holi-system_noc"; qcom,util-factor = <142>; #interconnect-cells = <1>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_SNOC_CLK>, Loading
qcom/holi.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -960,6 +960,7 @@ reg = <0x01899000 0x6000>; compatible = "qcom,holi-mmnrt_virt"; #interconnect-cells = <1>; qcom,util-factor = <142>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_MMNRT_CLK>, <&rpmcc RPM_SMD_MMNRT_A_CLK>; Loading @@ -969,6 +970,7 @@ reg = <0x0189f000 0x1000>; compatible = "qcom,holi-mmrt_virt"; #interconnect-cells = <1>; qcom,util-factor = <142>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_MMRT_CLK>, <&rpmcc RPM_SMD_MMRT_A_CLK>; Loading @@ -987,6 +989,7 @@ reg = <0x04480000 0x80000>; compatible = "qcom,holi-bimc"; #interconnect-cells = <1>; qcom,util-factor = <151>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_BIMC_CLK>, <&rpmcc RPM_SMD_BIMC_A_CLK>; Loading