devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] phy: qcom: edp: Add support for Glymur platform
@ 2025-09-04  6:55 Abel Vesa
  2025-09-04  6:55 ` [PATCH 1/3] dt-bindings: phy: Add DP PHY compatible for Glymur Abel Vesa
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Abel Vesa @ 2025-09-04  6:55 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Dmitry Baryshkov, Konrad Dybcio, Neil Armstrong
  Cc: Johan Hovold, linux-arm-msm, linux-phy, devicetree, linux-kernel,
	Abel Vesa

The Glymur platform implements the eDP/DP PHY version 8.
Add the necessary registers, rework the driver to accommodate
this new version and add the Glymur specific configuration data.

This patchset depends on:
https://lore.kernel.org/all/20250903-phy-qcom-edp-add-missing-refclk-v2-0-d88c1b0cdc1b@linaro.org/

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Abel Vesa (3):
      dt-bindings: phy: Add DP PHY compatible for Glymur
      phy: qcom-qmp: qserdes-com: Add some more v8 register offsets
      phy: qcom: edp: Add Glymur platform support

 .../devicetree/bindings/phy/qcom,edp-phy.yaml      |   2 +
 drivers/phy/qualcomm/phy-qcom-edp.c                | 239 ++++++++++++++++++++-
 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v8.h |  12 ++
 3 files changed, 246 insertions(+), 7 deletions(-)
---
base-commit: ab918b506f0121423beef123577d5071eebf9218
change-id: 20250903-phy-qcom-edp-add-glymur-support-2a8117d92b89

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


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

end of thread, other threads:[~2025-09-05  8:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-04  6:55 [PATCH 0/3] phy: qcom: edp: Add support for Glymur platform Abel Vesa
2025-09-04  6:55 ` [PATCH 1/3] dt-bindings: phy: Add DP PHY compatible for Glymur Abel Vesa
2025-09-05  8:22   ` Krzysztof Kozlowski
2025-09-04  6:55 ` [PATCH 2/3] phy: qcom-qmp: qserdes-com: Add some more v8 register offsets Abel Vesa
2025-09-04 10:47   ` Konrad Dybcio
2025-09-04 11:13     ` Dmitry Baryshkov
2025-09-04 11:15       ` Konrad Dybcio
2025-09-04  6:55 ` [PATCH 3/3] phy: qcom: edp: Add Glymur platform support Abel Vesa
2025-09-05  8:23   ` Krzysztof Kozlowski

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