]> www.infradead.org Git - users/willy/linux.git/commit
dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
authorVaradarajan Narayanan <quic_varada@quicinc.com>
Tue, 30 Jul 2024 05:48:14 +0000 (11:18 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Aug 2024 22:06:11 +0000 (17:06 -0500)
commit34b8dbef668aed595a8e603c2e882e0ab65214f5
treee4faaaa156edf929c96db40b52f9af74eaa18600
parent2b148bf6030c31ccf0813044f00d911cb47229a0
dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details

Unlike MSM SoC, IPQ SoC doesn't use RPM to aggregate bandwidth
requests and scale the NoC frequency. The NoCs are turned on and
set to a specific frequency at boot time and that is used for the
lifetime of the system. Hence interconnect was not considered
previously.

The same approach was used for PCIe and at that point the
consensus was to move to interconnect. Hence implemented the ICC
driver and updating the existing USB driver to use the ICC
driver.

USB uses icc-clk framework to enable the NoC interface clock.
Hence the 'iface' clock is removed from the list of clocks.
Update the clock-names list accordingly.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/20240730054817.1915652-3-quic_varada@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml