mbox series

[v2,0/2] SDM670 USB 2.0 support

Message ID 20220922024656.178529-1-mailingradian@gmail.com
Headers show
Series SDM670 USB 2.0 support | expand

Message

Richard Acayan Sept. 22, 2022, 2:46 a.m. UTC
Changes since v1:
 - drop driver patch (some maintainers might be excluded from v3
   recipients because of this)
 - add entries in usb clocks and interrupts

This adds compatible strings for USB 2.0 on the Qualcomm Snapdragon 670. I
have no way to test USB 3.0 because my SDM670 device doesn't have USB 3.

 Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 +
 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml      | 3 +++
 2 files changed, 4 insertions(+)

Comments

Vinod Koul Sept. 24, 2022, 7:09 a.m. UTC | #1
On 21-09-22, 22:46, Richard Acayan wrote:
> Changes since v1:
>  - drop driver patch (some maintainers might be excluded from v3
>    recipients because of this)
>  - add entries in usb clocks and interrupts
> 
> This adds compatible strings for USB 2.0 on the Qualcomm Snapdragon 670. I
> have no way to test USB 3.0 because my SDM670 device doesn't have USB 3.

No driver use for this?

> 
>  Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 +
>  Documentation/devicetree/bindings/usb/qcom,dwc3.yaml      | 3 +++
>  2 files changed, 4 insertions(+)
>