linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Add USB HS support for SM4250/6115
@ 2021-06-22 20:32 Iskren Chernev
  2021-06-22 20:32 ` [PATCH v1 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250 Iskren Chernev
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Iskren Chernev @ 2021-06-22 20:32 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, Greg Kroah-Hartman, Kishon Vijay Abraham I,
	Manu Gautam, Rob Herring, Vinod Koul, devicetree, linux-arm-msm,
	linux-kernel, linux-phy, linux-usb, phone-devel,
	~postmarketos/upstreaming, Iskren Chernev

The USB controller found on SM4250/6115 is dwc3 (phy v1), very similar to
existing supported phys (like msm8996), with slighly different tune seq.

Iskren Chernev (3):
  dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250
  dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible
  phy: qcom-qusb2: Add configuration for SM4250 and SM6115

 .../bindings/phy/qcom,qusb2-phy.yaml          |  2 ++
 .../devicetree/bindings/usb/qcom,dwc3.yaml    |  2 ++
 drivers/phy/qualcomm/phy-qcom-qusb2.c         | 34 +++++++++++++++++++
 3 files changed, 38 insertions(+)


base-commit: e71e3a48a7e89fa71fb70bf4602367528864d2ff
--
2.31.1


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

end of thread, other threads:[~2021-06-25 10:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 20:32 [PATCH v1 0/3] Add USB HS support for SM4250/6115 Iskren Chernev
2021-06-22 20:32 ` [PATCH v1 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250 Iskren Chernev
2021-06-23  3:33   ` Bjorn Andersson
2021-06-22 20:32 ` [PATCH v1 2/3] dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible Iskren Chernev
2021-06-23  3:37   ` Bjorn Andersson
2021-06-22 20:32 ` [PATCH v1 3/3] phy: qcom-qusb2: Add configuration for SM4250 and SM6115 Iskren Chernev
2021-06-23  3:37   ` Bjorn Andersson
2021-06-25 10:38     ` Iskren Chernev

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