[PATCH v3 0/4] Add DSI display support for SC8280XP

Pengyu Luo posted 4 patches 1 month, 2 weeks ago
There is a newer version of this series
.../display/msm/dsi-controller-main.yaml      |   1 +
.../bindings/display/msm/dsi-phy-7nm.yaml     |   1 +
.../display/msm/qcom,sc8280xp-mdss.yaml       |  30 ++
arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 404 +++++++++++++++++-
4 files changed, 428 insertions(+), 8 deletions(-)
[PATCH v3 0/4] Add DSI display support for SC8280XP
Posted by Pengyu Luo 1 month, 2 weeks ago
Add DSI display support for SC8280XP.
---
Changes in v3:
- add the missing refgen supply to DSI (Dmitry)
- Link to v2: https://lore.kernel.org/linux-arm-msm/20260228101907.18043-1-mitltlatltl@gmail.com/

Changes in v2:
- fallback to SA8775P compatible (Krzysztof, Konrad, Dmitry)
- fix DT styles[a newline between property and subnode, property order] (Konrad)
- use one dsi_opp_table and all dsi controllers reference it (Konrad)
- resize dsi_pll region to 0x280 (Konrad)
- update commit message
- Link to v1: https://lore.kernel.org/linux-arm-msm/20260225054525.6803-1-mitltlatltl@gmail.com

Pengyu Luo (4):
  dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
  dt-bindings: display/msm: dsi-controller-main: Add SC8280XP
  dt-bindings: display: msm: Document DSI controller and DSI PHY on
    SC8280XP
  arm64: dts: qcom: sc8280xp: Add dsi nodes on SC8280XP

 .../display/msm/dsi-controller-main.yaml      |   1 +
 .../bindings/display/msm/dsi-phy-7nm.yaml     |   1 +
 .../display/msm/qcom,sc8280xp-mdss.yaml       |  30 ++
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 404 +++++++++++++++++-
 4 files changed, 428 insertions(+), 8 deletions(-)

-- 
2.53.0