Re: [PATCH 2/2] dt-bindings: usb: qcom,dwc3: correct SDM660 clocks

From: Rob Herring
Date: Mon Jul 24 2023 - 12:29:30 EST



On Sun, 23 Jul 2023 16:15:50 +0200, Krzysztof Kozlowski wrote:
> SDM660 SoC has two instances of DWC3 USB controller: one supporting USB
> 3.0 and one supporting only up to USB 2.0. The latter one does not use
> iface clock, so allow such variant to fix dtbs_check warnings:
>
> sda660-inforce-ifc6560.dtb: usb@c2f8800: clocks: [[37, 48], [37, 88], [37, 89], [37, 90]] is too short
> sda660-inforce-ifc6560.dtb: usb@c2f8800: clock-names:2: 'iface' was expected
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/usb/qcom,dwc3.yaml | 24 ++++++++++++-------
> 1 file changed, 16 insertions(+), 8 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>