Message ID | 20241009195348.2649368-1-quic_kriskura@quicinc.com |
---|---|
Headers | show |
Series | Add USB Support for QCS8300 | expand |
On Thu, Oct 10, 2024 at 01:23:45AM +0530, Krishna Kurapati wrote: > Update dt-bindings to add QCS8300 to USB DWC3 controller list. > The second controller of QCS8300 is High speed only capable and > doesn't have ss_phy_irq. > > Signed-off-by: Krishna Kurapati <quic_kriskura@quicinc.com> > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Acked-by: Rob Herring (Arm) <robh@kernel.org>
On Thu, 10 Oct 2024 01:23:44 +0530, Krishna Kurapati wrote: > This series aims at enabling USB on QCS8300 which has 2 USB controllers. > The primary controller is SuperSpeed capable and secondary one is > High Speed only capable. Both the High Speed Phys are Femto phys and the > SuperSpeed Phy is a QMP Uni Phy. > > Device tree patches will sent separately. DT Binding checks done on > the binding patches. Flashed and verified working of NCM over primary > usb controller. > > [...] Applied, thanks! [1/4] dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings commit: 3624fa00ae76be6a93d46071db12bf9218090cb4 [2/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS8300 commit: c5a3519eae7c491646a87c4861e91f1a1a9f461e [3/4] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add QCS8300 compatible commit: c2b174209bbb3341444c899f0a06f21eb953b1f0 [4/4] phy: qcom: qmp: Add qmp configuration for QCS8300 commit: 5ee213bdbc6c784c28fc9e2dbb5243906e1f8217 Best regards,