All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add Hawi UFS PHY and Controller support
@ 2026-05-26  9:09 ` palash.kambar
  0 siblings, 0 replies; 26+ messages in thread
From: palash.kambar @ 2026-05-26  9:09 UTC (permalink / raw)
  To: vkoul, neil.armstrong, robh, krzk+dt, conor+dt, mani, alim.akhtar,
	bvanassche, andersson, dmitry.baryshkov, abel.vesa, luca.weiss
  Cc: linux-arm-msm, linux-phy, devicetree, linux-kernel, linux-scsi,
	nitin.rawat, Palash Kambar

From: Palash Kambar <palash.kambar@oss.qualcomm.com>

This series introduces devicetree binding documentation and PHY
initialization support required to enable UFS on this platform.

  1. Devicetree binding documentation for the QMP UFS PHY
     used on Qualcomm Hawi.
  2. Devicetree binding documentation for the UFS controller
     instance present on the Hawi platform.
  3. Initialization sequence tables and configuration required
     for the QMP UFS PHY on Hawi SoC.

---
changes from V1
1) Addressed Dmitry's comments to fix versioning for PCS and qserdes.
2) Addressed Mani's comments and fixed missed compatible string and
   binding name correction.

changes from V2
1) Addressed Dmitry's comments to remove whitespace and stray line.

Palash Kambar (3):
  dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY
    compatible
  scsi: ufs: qcom: dt-bindings: Document the Hawi UFS controller
  phy: qcom-qmp-ufs: Add UFS PHY support on Hawi

 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        |   2 +
 .../bindings/ufs/qcom,sm8650-ufshc.yaml       |   2 +
 .../phy/qualcomm/phy-qcom-qmp-pcs-ufs-v7.h    |  24 +++
 .../phy-qcom-qmp-qserdes-txrx-ufs-v8.h        |  37 +++++
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       | 139 ++++++++++++++++++
 5 files changed, 204 insertions(+)
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v7.h
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-ufs-v8.h

-- 
2.34.1


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

end of thread, other threads:[~2026-06-11 15:29 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26  9:09 [PATCH v3 0/3] Add Hawi UFS PHY and Controller support palash.kambar
2026-05-26  9:09 ` palash.kambar
2026-05-26  9:09 ` [PATCH v3 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible palash.kambar
2026-05-26  9:09   ` palash.kambar
2026-05-31 12:33   ` Krzysztof Kozlowski
2026-05-31 12:33     ` Krzysztof Kozlowski
2026-06-04 16:21     ` Palash Kambar
2026-06-04 16:21       ` Palash Kambar
2026-06-04 16:54   ` Krzysztof Kozlowski
2026-06-04 16:54     ` Krzysztof Kozlowski
2026-05-26  9:09 ` [PATCH v3 2/3] scsi: ufs: qcom: dt-bindings: Document the Hawi UFS controller palash.kambar
2026-05-26  9:09   ` palash.kambar
2026-05-26  9:37   ` sashiko-bot
2026-05-26  9:37     ` sashiko-bot
2026-05-31 12:34   ` Krzysztof Kozlowski
2026-05-31 12:34     ` Krzysztof Kozlowski
2026-05-26  9:09 ` [PATCH v3 3/3] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi palash.kambar
2026-05-26  9:09   ` palash.kambar
2026-05-26 10:02   ` sashiko-bot
2026-05-26 10:02     ` sashiko-bot
2026-06-08 15:15   ` Palash Kambar
2026-06-08 15:15     ` Palash Kambar
2026-06-08 18:37   ` Dmitry Baryshkov
2026-06-08 18:37     ` Dmitry Baryshkov
2026-06-11 15:29   ` Vinod Koul
2026-06-11 15:29     ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.