Message ID | 20220922024656.178529-1-mailingradian@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | SDM670 USB 2.0 support | expand |
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(+) >
On 24/09/2022 09:09, Vinod Koul wrote: > 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? Driver already supports it. Best regards, Krzysztof