linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: qcom: sm8650: add support for DisplayPort Controller
@ 2023-12-07 16:37 Neil Armstrong
  2023-12-07 16:37 ` [PATCH 1/3] dt-bindings: display: msm: dp-controller: document SM8650 compatible Neil Armstrong
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Neil Armstrong @ 2023-12-07 16:37 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Dmitry Baryshkov, Sean Paul,
	Marijn Suijten, David Airlie, Daniel Vetter, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kuogee Hsieh, Andy Gross,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, dri-devel, freedreno, devicetree, linux-kernel,
	Neil Armstrong

This adds support for the DisplayPort Controller found in the SM8650
SoC, but it requires a specific compatible because the registers offsets
has changed since SM8550.

This also updates the SM8650 MDSS bindings to allow a displayport subnode,
and adds the necessary changes in the SM8650 DTSI to declare the DisplayPort
Controller.

Dependencies:
- DT: https://lore.kernel.org/all/20231130-topic-sm8650-upstream-dt-v5-0-b25fb781da52@linaro.org/

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (3):
      dt-bindings: display: msm: dp-controller: document SM8650 compatible
      drm/msm/dp: Add DisplayPort controller for SM8650
      arm64: dts: qcom: sm8650: Add DisplayPort device nodes

 .../bindings/display/msm/dp-controller.yaml        |   1 +
 .../bindings/display/msm/qcom,sm8650-mdss.yaml     |   6 ++
 arch/arm64/boot/dts/qcom/sm8650.dtsi               | 120 ++++++++++++++++++++-
 drivers/gpu/drm/msm/dp/dp_display.c                |   6 ++
 4 files changed, 131 insertions(+), 2 deletions(-)
---
base-commit: 9ea914fd2cc702e8be88c0666d4df3e58ffe8131
change-id: 20231207-topic-sm8650-upstream-dp-ab1fc1bf0c76

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>


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

end of thread, other threads:[~2023-12-08  8:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 16:37 [PATCH 0/3] arm64: qcom: sm8650: add support for DisplayPort Controller Neil Armstrong
2023-12-07 16:37 ` [PATCH 1/3] dt-bindings: display: msm: dp-controller: document SM8650 compatible Neil Armstrong
2023-12-07 16:39   ` Krzysztof Kozlowski
2023-12-07 16:37 ` [PATCH 2/3] drm/msm/dp: Add DisplayPort controller for SM8650 Neil Armstrong
2023-12-07 17:02   ` Dmitry Baryshkov
2023-12-07 16:37 ` [PATCH 3/3] arm64: dts: qcom: sm8650: Add DisplayPort device nodes Neil Armstrong
2023-12-07 19:47   ` Konrad Dybcio
2023-12-08  8:04     ` Neil Armstrong
2023-12-08  3:38   ` Bjorn Andersson
2023-12-08  8:28     ` Neil Armstrong
2023-12-08  1:25 ` (subset) [PATCH 0/3] arm64: qcom: sm8650: add support for DisplayPort Controller Dmitry Baryshkov

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