The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/7] phy: qcom: Add register offsets for v6 and v7
@ 2023-11-22 10:03 Abel Vesa
  2023-11-22 10:03 ` [PATCH 1/7] phy: qcom-qmp: qserdes-com: Add some more v6 register offsets Abel Vesa
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Abel Vesa @ 2023-11-22 10:03 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Vinod Koul,
	Kishon Vijay Abraham I
  Cc: linux-arm-msm, linux-phy, linux-kernel, Abel Vesa

This patchset adds some missing register offsets for the v6 and v6.20,
as well as the new v7 ones. These register offsets are used by the
new Qualcomm Snapdragon X Elite (X1E80100) platform.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Abel Vesa (7):
      phy: qcom-qmp: qserdes-com: Add some more v6 register offsets
      phy: qcom-qmp: qserdes-txrx: Add some more v6.20 register offsets
      phy: qcom-qmp: pcs: Add v7 register offsets
      phy: qcom-qmp: pcs-usb: Add v7 register offsets
      phy: qcom-qmp: qserdes-com: Add v7 register offsets
      phy: qcom-qmp: qserdes-txrx: Add V6 N4 register offsets
      phy: qcom-qmp: qserdes-txrx: Add v7 register offsets

 drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v7.h     | 31 ++++++++
 drivers/phy/qualcomm/phy-qcom-qmp-pcs-v7.h         | 28 +++++++
 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v6.h |  5 ++
 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v7.h | 86 ++++++++++++++++++++++
 .../phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6.h    |  1 +
 .../phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6_20.h |  4 +
 .../phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6_n4.h | 51 +++++++++++++
 .../phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v7.h    | 78 ++++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qmp.h                |  6 ++
 9 files changed, 290 insertions(+)
---
base-commit: 07b677953b9dca02928be323e2db853511305fa9
change-id: 20231122-phy-qualcomm-v6-v6-20-v7-new-offsets-5ed528c88f62

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>


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

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 10:03 [PATCH 0/7] phy: qcom: Add register offsets for v6 and v7 Abel Vesa
2023-11-22 10:03 ` [PATCH 1/7] phy: qcom-qmp: qserdes-com: Add some more v6 register offsets Abel Vesa
2023-11-22 10:10   ` Dmitry Baryshkov
2023-11-22 10:03 ` [PATCH 2/7] phy: qcom-qmp: qserdes-txrx: Add some more v6.20 " Abel Vesa
2023-11-22 10:11   ` Dmitry Baryshkov
2023-11-22 10:12   ` Dmitry Baryshkov
2023-12-04 11:29     ` Abel Vesa
2023-12-04 12:00       ` Dmitry Baryshkov
2023-11-22 10:03 ` [PATCH 3/7] phy: qcom-qmp: pcs: Add v7 " Abel Vesa
2023-11-22 10:15   ` Dmitry Baryshkov
2023-11-22 10:03 ` [PATCH 4/7] phy: qcom-qmp: pcs-usb: " Abel Vesa
2023-11-22 10:18   ` Dmitry Baryshkov
2023-11-22 10:03 ` [PATCH 5/7] phy: qcom-qmp: qserdes-com: " Abel Vesa
2023-11-22 10:19   ` Dmitry Baryshkov
2023-11-22 10:03 ` [PATCH 6/7] phy: qcom-qmp: qserdes-txrx: Add V6 N4 " Abel Vesa
2023-11-22 10:21   ` Dmitry Baryshkov
2023-11-22 10:03 ` [PATCH 7/7] phy: qcom-qmp: qserdes-txrx: Add v7 " Abel Vesa
2023-11-22 10:20   ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox