Re: [PATCH v2 04/12] dt-bindings: usb: qcom,dwc3: Add SC8180x binding

From: Vinod Koul
Date: Tue Mar 28 2023 - 04:44:07 EST


On 27-03-23, 09:55, Krzysztof Kozlowski wrote:
> On 25/03/2023 13:24, Vinod Koul wrote:
> > Document the USB dwc3 controller for SC8180x SoC
> >
> > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
> > index 4875c5b7d5b5..54e24c3abd29 100644
> > --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
> > +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
> > @@ -24,6 +24,7 @@ properties:
> > - qcom,qcs404-dwc3
> > - qcom,sc7180-dwc3
> > - qcom,sc7280-dwc3
> > + - qcom,sc8180x-dwc3
> > - qcom,sc8280xp-dwc3
> > - qcom,sdm660-dwc3
> > - qcom,sdm670-dwc3
> > @@ -324,6 +325,7 @@ allOf:
> > compatible:
> > contains:
> > enum:
> > + - qcom,sc8180x-dwc3
> > - qcom,sm8350-dwc3
>
> You need to update/add also block for interrupts.

Thanks for spotting that, updated now

--
~Vinod