devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add USB Support for QCS8300
@ 2024-10-09 19:53 Krishna Kurapati
  2024-10-09 19:53 ` [PATCH 1/4] dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings Krishna Kurapati
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Krishna Kurapati @ 2024-10-09 19:53 UTC (permalink / raw)
  To: Vinod Koul, Krzysztof Kozlowski, Rob Herring,
	Kishon Vijay Abraham I, Bjorn Andersson, Wesley Cheng,
	Konrad Dybcio, Dmitry Baryshkov, Conor Dooley, Mantas Pucka,
	Abel Vesa, Greg Kroah-Hartman
  Cc: linux-usb, linux-kernel, linux-arm-msm, devicetree, linux-phy,
	quic_ppratap, quic_jackp, Krishna Kurapati

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.

Krishna Kurapati (4):
  dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings
  dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS8300
  dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add QCS8300 compatible
  phy: qcom: qmp: Add qmp configuration for QCS8300

 .../phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml   |  2 +
 .../bindings/phy/qcom,usb-snps-femto-v2.yaml  |  1 +
 .../devicetree/bindings/usb/qcom,dwc3.yaml    |  4 ++
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c       | 65 +++++++++++++++++++
 4 files changed, 72 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-10-12 17:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 19:53 [PATCH 0/4] Add USB Support for QCS8300 Krishna Kurapati
2024-10-09 19:53 ` [PATCH 1/4] dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings Krishna Kurapati
2024-10-09 21:31   ` Rob Herring
2024-10-09 19:53 ` [PATCH 2/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS8300 Krishna Kurapati
2024-10-09 21:25   ` Rob Herring (Arm)
2024-10-09 19:53 ` [PATCH 3/4] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add QCS8300 compatible Krishna Kurapati
2024-10-09 21:32   ` Rob Herring (Arm)
2024-10-09 19:53 ` [PATCH 4/4] phy: qcom: qmp: Add qmp configuration for QCS8300 Krishna Kurapati
2024-10-10 13:56   ` Dmitry Baryshkov
2024-10-12 17:50 ` [PATCH 0/4] Add USB Support " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).