On Wed, 04 May 2022 15:19:14 +0200, Krzysztof Kozlowski wrote: > The bindings defined strict clocks but several variants do not use them > in such order. Split the clocks and clock-names per variants to match > current DTS usage. In few cases this might not be complete match, due > to incomplete DTS. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/usb/qcom,dwc3.yaml | 222 ++++++++++++++++-- > 1 file changed, 200 insertions(+), 22 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>