mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Add display support for Fairphone 3 smartphone
@ 2025-02-22 17:58 Luca Weiss
  2025-02-22 17:58 ` [PATCH 1/4] dt-bindings: vendor-prefixes: document Shenzhen DJN Optronics Technology Luca Weiss
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Luca Weiss @ 2025-02-22 17:58 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, phone-devel, Neil Armstrong,
	Jessica Zhang, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Konrad Dybcio
  Cc: dri-devel, devicetree, linux-kernel, linux-arm-msm, Luca Weiss

Add a driver for the HX83112B-based panel, and enable it on Fairphone 3
to enable display output, and enable GPU as well.

Please let me know if you have a better compatible string for me to use,
unfortunately unlike Fairphone 4 panel, this panel doesn't seem to have
a nice unique model number from DJN, it's just referenced as "FP3" - the
device it's made for so I've chosen "djn,fairphone-fp3-panel".

Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
---
Luca Weiss (4):
      dt-bindings: vendor-prefixes: document Shenzhen DJN Optronics Technology
      dt-bindings: display: panel: Add Himax HX83112B
      drm/panel: Add driver for DJN HX83112B LCD panel
      arm64: dts: qcom: sdm632-fairphone-fp3: Enable display and GPU

 .../bindings/display/panel/himax,hx83112b.yaml     |  75 ++++
 .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
 arch/arm64/boot/dts/qcom/msm8953.dtsi              |   2 +-
 arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts  |  62 +++
 drivers/gpu/drm/panel/Kconfig                      |  10 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-himax-hx83112b.c       | 430 +++++++++++++++++++++
 7 files changed, 581 insertions(+), 1 deletion(-)
---
base-commit: 197aed880d4de2127c80c389ec62601b7d837351
change-id: 20250222-fp3-display-b79cb339e65b

Best regards,
-- 
Luca Weiss <luca@lucaweiss.eu>


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

end of thread, other threads:[~2025-03-30  9:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-22 17:58 [PATCH 0/4] Add display support for Fairphone 3 smartphone Luca Weiss
2025-02-22 17:58 ` [PATCH 1/4] dt-bindings: vendor-prefixes: document Shenzhen DJN Optronics Technology Luca Weiss
2025-02-23 11:52   ` Krzysztof Kozlowski
2025-02-22 17:58 ` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B Luca Weiss
2025-02-23 11:54   ` Krzysztof Kozlowski
2025-02-23 15:29     ` Luca Weiss
2025-02-24  8:16       ` Krzysztof Kozlowski
2025-03-29 13:54         ` Luca Weiss
2025-03-30  9:09           ` Dmitry Baryshkov
2025-02-23 18:25   ` Dmitry Baryshkov
2025-02-24 20:40     ` Luca Weiss
2025-02-25  3:17       ` Dmitry Baryshkov
2025-02-22 17:58 ` [PATCH 3/4] drm/panel: Add driver for DJN HX83112B LCD panel Luca Weiss
2025-02-22 17:58 ` [PATCH 4/4] arm64: dts: qcom: sdm632-fairphone-fp3: Enable display and GPU Luca Weiss
2025-02-24 20:25   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®