diff mbox series

[2/3] dt-bindings: usb: dwc3: add sdm670 compatible

Message ID 20220920224320.152127-3-mailingradian@gmail.com
State New
Headers show
Series SDM670 USB 2.0 support | expand

Commit Message

Richard Acayan Sept. 20, 2022, 10:43 p.m. UTC
The Snapdragon 670 has DWC3 USB support. Add a compatible to reflect
that.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
---
 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Sept. 21, 2022, 7:32 a.m. UTC | #1
On 21/09/2022 00:43, Richard Acayan wrote:
> The Snapdragon 670 has DWC3 USB support. Add a compatible to reflect
> that.
> 
> Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> ---

Missing changes in allOf?


Best regards,
Krzysztof
Richard Acayan Sept. 22, 2022, 2:42 a.m. UTC | #2
> On 21/09/2022 00:43, Richard Acayan wrote:
> > The Snapdragon 670 has DWC3 USB support. Add a compatible to reflect
> > that.
> > 
> > Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> > ---
> 
> Missing changes in allOf?

Oh, I didn't see that. Nice catch!

> 
> 
> Best regards,
> Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index cd2f7cb6745a..021bd9ba4261 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -26,6 +26,7 @@  properties:
           - qcom,sc7280-dwc3
           - qcom,sc8280xp-dwc3
           - qcom,sdm660-dwc3
+          - qcom,sdm670-dwc3
           - qcom,sdm845-dwc3
           - qcom,sdx55-dwc3
           - qcom,sdx65-dwc3