linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add USB HS support for SM4250/6115
@ 2021-06-27 18:57 Iskren Chernev
  2021-06-27 18:57 ` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115 Iskren Chernev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Iskren Chernev @ 2021-06-27 18:57 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.

PS1: I know the series is already in usb-next, I can make a new series that
will remove the 4250 compat from the existing code (but it would be 3 commits
as well), let me know how to proceed.

PS2: I kept the Bjorn Reviewed-by, because I'm only removing the compat string,
which he agreed to, in a similar setting https://lkml.org/lkml/2021/6/25/351

v1: https://lkml.org/lkml/2021/6/22/1183

Changes from v1:
- remove 4250 compat, both platforms will share one dtsi

Iskren Chernev (3):
  dt-bindings: usb: qcom,dwc3: Add bindings for sm6115
  dt-bindings: phy: qcom,qusb2: document sm6115 compatible
  phy: qcom-qusb2: Add configuration for SM6115

 .../bindings/phy/qcom,qusb2-phy.yaml          |  1 +
 .../devicetree/bindings/usb/qcom,dwc3.yaml    |  1 +
 drivers/phy/qualcomm/phy-qcom-qusb2.c         | 31 +++++++++++++++++++
 3 files changed, 33 insertions(+)


base-commit: e71e3a48a7e89fa71fb70bf4602367528864d2ff
-- 
2.32.0


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

end of thread, other threads:[~2021-07-14 20:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-27 18:57 [PATCH v2 0/3] Add USB HS support for SM4250/6115 Iskren Chernev
2021-06-27 18:57 ` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115 Iskren Chernev
2021-06-27 18:57 ` [PATCH v2 2/3] dt-bindings: phy: qcom,qusb2: document sm6115 compatible Iskren Chernev
2021-07-14 20:47   ` Rob Herring
2021-06-27 18:57 ` [PATCH v2 3/3] phy: qcom-qusb2: Add configuration for SM6115 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).