[PATCH 0/3] phy: qcom: edp: Add support for Glymur platform

Abel Vesa posted 3 patches 4 weeks ago
There is a newer version of this series
.../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(-)
[PATCH 0/3] phy: qcom: edp: Add support for Glymur platform
Posted by Abel Vesa 4 weeks ago
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>