devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] arm64: qcom: sa8775p: add support for USB
@ 2023-04-28 13:08 Shazad Hussain
  2023-04-28 13:08 ` [PATCH v2 1/6] dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P Shazad Hussain
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Shazad Hussain @ 2023-04-28 13:08 UTC (permalink / raw)
  To: agross, andersson, robh+dt, krzysztof.kozlowski+dt
  Cc: dmitry.baryshkov, athierry, robh, konrad.dybcio, Shazad Hussain,
	Vinod Koul, Kishon Vijay Abraham I, Greg Kroah-Hartman,
	Wesley Cheng, linux-arm-msm, linux-phy, devicetree, linux-kernel,
	linux-usb

Update relavent DT bindings for USB, add new config to the phy driver,
add USB and PHY nodes to the .dtsi and enable them in the board .dts
for the sa8775p-ride platform.

v1 -> v2:
- correct dwc3 device tree bindings for irq's.
- collect R-b, A-b and T-b tags.

Shazad Hussain (6):
  dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P
  dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SA8775P
  dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add SA8775P USB PHY
    binding
  phy: qcom-qmp: Add SA8775P USB3 UNI phy
  arm64: dts: qcom: sa8775p: add USB nodes
  arm64: dts: qcom: sa8775p-ride: enable USB nodes

 .../phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml   |   1 +
 .../bindings/phy/qcom,usb-snps-femto-v2.yaml  |   1 +
 .../devicetree/bindings/usb/qcom,dwc3.yaml    |  21 ++
 arch/arm64/boot/dts/qcom/sa8775p-ride.dts     |  92 +++++++
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 239 +++++++++++++++++-
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c       |  45 ++++
 6 files changed, 397 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-05-15  3:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-28 13:08 [PATCH v2 0/6] arm64: qcom: sa8775p: add support for USB Shazad Hussain
2023-04-28 13:08 ` [PATCH v2 1/6] dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P Shazad Hussain
2023-04-28 13:27   ` Krzysztof Kozlowski
2023-04-28 13:59     ` Shazad Hussain
2023-05-01  6:42   ` Krzysztof Kozlowski
2023-04-28 13:08 ` [PATCH v2 2/6] dt-bindings: phy: qcom,usb-snps-femto-v2: " Shazad Hussain
2023-04-28 13:08 ` [PATCH v2 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add SA8775P USB PHY binding Shazad Hussain
2023-04-28 13:08 ` [PATCH v2 4/6] phy: qcom-qmp: Add SA8775P USB3 UNI phy Shazad Hussain
2023-04-28 19:51   ` Dmitry Baryshkov
2023-04-28 13:08 ` [PATCH v2 5/6] arm64: dts: qcom: sa8775p: add USB nodes Shazad Hussain
2023-04-28 13:08 ` [PATCH v2 6/6] arm64: dts: qcom: sa8775p-ride: enable " Shazad Hussain
2023-05-08  9:30 ` [PATCH v2 0/6] arm64: qcom: sa8775p: add support for USB Vinod Koul
2023-05-15  3:33 ` (subset) " Bjorn Andersson

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).