devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: dts: qcom: add empty eDP endpoints to the SoC DTSI files
@ 2025-07-24 12:23 Dmitry Baryshkov
  2025-07-24 12:23 ` [PATCH 1/5] arm64: dts: qcom: sc8180x: add empty mdss_edp_out endpoint Dmitry Baryshkov
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Dmitry Baryshkov @ 2025-07-24 12:23 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, cros-qcom-dts-watchers
  Cc: linux-arm-msm, devicetree, linux-kernel

Follow the example of other DP controllers and also eDP controller on
SC7280 and add missing mdss*_dp*_out endpoint declaration to the SoC
DTSI. This slightly reduces the boilerplate in the platform DT files and
also reduces the difference between DP and eDP controllers.

While we are at it, also clean up remaining data-lanes and supplies
leftovers.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (5):
      arm64: dts: qcom: sc8180x: add empty mdss_edp_out endpoint
      arm64: dts: qcom: sc8280xp: add empty mdss*_dp*_out endpoints
      arm64: dts: qcom: x1e80100: add empty mdss_dp3_out endpoint
      arm64: dts: qcom: move data-lanes to the DP-out endpoint
      arm64: dts: qcom: sc7180-acer-aspire1: drop deprecated DP supplies

 arch/arm64/boot/dts/qcom/sa8295p-adp.dts           | 96 +++++++---------------
 arch/arm64/boot/dts/qcom/sc7180-acer-aspire1.dts   |  6 +-
 .../arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts | 14 +---
 arch/arm64/boot/dts/qcom/sc8180x-primus.dts        | 14 +---
 arch/arm64/boot/dts/qcom/sc8180x.dtsi              |  7 ++
 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts          | 11 +--
 .../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts     | 11 +--
 .../boot/dts/qcom/sc8280xp-microsoft-blackrock.dts | 13 +--
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi             | 18 ++++
 arch/arm64/boot/dts/qcom/x1-asus-zenbook-a14.dtsi  | 16 ++--
 arch/arm64/boot/dts/qcom/x1-crd.dtsi               | 15 ++--
 .../dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtsi    | 16 ++--
 .../boot/dts/qcom/x1e80100-asus-vivobook-s15.dts   | 16 ++--
 .../boot/dts/qcom/x1e80100-dell-xps13-9345.dts     | 16 ++--
 .../boot/dts/qcom/x1e80100-hp-omnibook-x14.dts     | 16 ++--
 .../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts  | 16 ++--
 .../boot/dts/qcom/x1e80100-microsoft-romulus.dtsi  | 16 ++--
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts          | 15 ++--
 arch/arm64/boot/dts/qcom/x1e80100.dtsi             |  3 +
 19 files changed, 122 insertions(+), 213 deletions(-)
---
base-commit: a933d3dc1968fcfb0ab72879ec304b1971ed1b9a
change-id: 20250724-move-edp-endpoints-fadecdaadda1

Best regards,
-- 
With best wishes
Dmitry


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

end of thread, other threads:[~2025-08-12  4:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 12:23 [PATCH 0/5] arm64: dts: qcom: add empty eDP endpoints to the SoC DTSI files Dmitry Baryshkov
2025-07-24 12:23 ` [PATCH 1/5] arm64: dts: qcom: sc8180x: add empty mdss_edp_out endpoint Dmitry Baryshkov
2025-07-24 12:25   ` Konrad Dybcio
2025-07-24 12:23 ` [PATCH 2/5] arm64: dts: qcom: sc8280xp: add empty mdss*_dp*_out endpoints Dmitry Baryshkov
2025-07-24 12:27   ` Konrad Dybcio
2025-07-24 12:23 ` [PATCH 3/5] arm64: dts: qcom: x1e80100: add empty mdss_dp3_out endpoint Dmitry Baryshkov
2025-07-24 12:28   ` Konrad Dybcio
2025-07-24 12:23 ` [PATCH 4/5] arm64: dts: qcom: move data-lanes to the DP-out endpoint Dmitry Baryshkov
2025-07-24 12:28   ` Konrad Dybcio
2025-07-24 12:23 ` [PATCH 5/5] arm64: dts: qcom: sc7180-acer-aspire1: drop deprecated DP supplies Dmitry Baryshkov
2025-07-24 12:30   ` Konrad Dybcio
2025-08-12  4:03 ` [PATCH 0/5] arm64: dts: qcom: add empty eDP endpoints to the SoC DTSI files Bjorn Andersson

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