devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/6] phy: qualcomm: Add UFS support for SM8550
@ 2023-01-17 22:41 Abel Vesa
  2023-01-17 22:41 ` [PATCH v5 1/6] dt-bindings: phy: Add QMP UFS PHY comptible " Abel Vesa
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Abel Vesa @ 2023-01-17 22:41 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, vkoul@kernel.org,
	Kishon Vijay Abraham I, Rob Herring, Krzysztof Kozlowski
  Cc: linux-arm-msm, linux-phy, devicetree, Linux Kernel Mailing List,
	Johan Hovold

The v4 of this patchset is:
https://lore.kernel.org/all/20230117142015.509675-1-abel.vesa@linaro.org/

Changes since v4:
 * Renamed QSERDES_UFS_V6_RX_UCDR_FO_GAIN_RATE[24] to
   QSERDES_UFS_V6_RX_UCDR_FASTLOCK_FO_GAIN_RATE[24] in patch #4
 * Added Dmitry's R-b tag to patches 2, 3, 5 and 6

Abel Vesa (6):
  dt-bindings: phy: Add QMP UFS PHY comptible for SM8550
  phy: qcom-qmp: qserdes-com: Add v6 register offsets
  phy: qcom-qmp: qserdes-txrx: Add v6 register offsets
  phy: qcom-qmp: qserdes-txrx-ufs: Add v6 register offsets
  phy: qcom-qmp: pcs-ufs: Add v6 register offsets
  phy: qcom-qmp-ufs: Add SM8550 support

 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        |  1 +
 .../phy/qualcomm/phy-qcom-qmp-pcs-ufs-v6.h    | 31 ++++++
 .../qualcomm/phy-qcom-qmp-qserdes-com-v6.h    | 82 +++++++++++++++
 .../phy-qcom-qmp-qserdes-txrx-ufs-v6.h        | 30 ++++++
 .../qualcomm/phy-qcom-qmp-qserdes-txrx-v6.h   | 77 +++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       | 99 +++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qmp.h           |  3 +
 7 files changed, 323 insertions(+)
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v6.h
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v6.h
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-ufs-v6.h
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6.h

-- 
2.34.1


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

end of thread, other threads:[~2023-02-02 13:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17 22:41 [PATCH v5 0/6] phy: qualcomm: Add UFS support for SM8550 Abel Vesa
2023-01-17 22:41 ` [PATCH v5 1/6] dt-bindings: phy: Add QMP UFS PHY comptible " Abel Vesa
2023-01-18  8:12   ` Johan Hovold
2023-01-17 22:41 ` [PATCH v5 2/6] phy: qcom-qmp: qserdes-com: Add v6 register offsets Abel Vesa
2023-01-17 22:41 ` [PATCH v5 3/6] phy: qcom-qmp: qserdes-txrx: " Abel Vesa
2023-01-17 22:41 ` [PATCH v5 4/6] phy: qcom-qmp: qserdes-txrx-ufs: " Abel Vesa
2023-01-18  2:11   ` Dmitry Baryshkov
2023-01-17 22:41 ` [PATCH v5 5/6] phy: qcom-qmp: pcs-ufs: " Abel Vesa
2023-01-17 22:41 ` [PATCH v5 6/6] phy: qcom-qmp-ufs: Add SM8550 support Abel Vesa
2023-01-18  8:12   ` Johan Hovold
2023-01-18  8:14 ` [PATCH v5 0/6] phy: qualcomm: Add UFS support for SM8550 Johan Hovold
2023-01-18 10:35   ` Abel Vesa
2023-02-02 13:03 ` 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).