public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Properly support FriendlyElec HD702E
@ 2025-12-30 17:20 Robin Murphy
  2025-12-30 17:20 ` [PATCH 1/4] dt-bindings: display: panel: Move FriendlyElec HD702E to eDP Robin Murphy
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Robin Murphy @ 2025-12-30 17:20 UTC (permalink / raw)
  To: heiko, neil.armstrong, dianders, thierry.reding, sam
  Cc: jesszhan0024, dri-devel, linux-rockchip, linux-arm-kernel

Hi all,

I've been using the HD702E LCD/touchscreen on my NanoPC-T4 for a few
years using my own DT with the "simple-panel" binding, but now we have
upstream overlays I figured it's about time to try doing it properly.
The screen itself doesn't seem to want to work as a generic "edp-panel",
as it appears the EDID isn't readable until after the whole lot is
enabled - I'm guessing this might be to do with the Analogix driver's
force-hpd behaviour - but since we do already have the legacy data, it
doesn't seem unreasonable to keep using it.

Thanks,
Robin.


Robin Murphy (4):
  dt-bindings: display: panel: Move FriendlyElec HD702E to eDP
  drm/panel-edp: Move FriendlyELEC HD702E
  arm64: dts: rockchip: Move RK3399 eDP pinctrl to boards
  arm64: dts: rockchip: Add overlay for FriendlyElec HD702E

 .../display/panel/panel-edp-legacy.yaml       |  2 +
 .../bindings/display/panel/panel-simple.yaml  |  2 -
 arch/arm64/boot/dts/rockchip/Makefile         |  5 ++
 arch/arm64/boot/dts/rockchip/rk3399-base.dtsi |  2 -
 .../dts/rockchip/rk3399-gru-chromebook.dtsi   |  2 +
 .../dts/rockchip/rk3399-nanopc-t4-hd702e.dtso | 62 +++++++++++++++++++
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts |  2 -
 .../rockchip/rk3399-sapphire-excavator.dts    |  2 +
 drivers/gpu/drm/panel/panel-edp.c             | 26 ++++++++
 drivers/gpu/drm/panel/panel-simple.c          | 25 --------
 10 files changed, 99 insertions(+), 31 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4-hd702e.dtso

-- 
2.34.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2026-01-14 20:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-30 17:20 [PATCH 0/4] Properly support FriendlyElec HD702E Robin Murphy
2025-12-30 17:20 ` [PATCH 1/4] dt-bindings: display: panel: Move FriendlyElec HD702E to eDP Robin Murphy
2026-01-14 20:51   ` Rob Herring (Arm)
2025-12-30 17:20 ` [PATCH 2/4] drm/panel-edp: Move FriendlyELEC HD702E Robin Murphy
2026-01-05 15:11   ` neil.armstrong
2026-01-05 17:18   ` Doug Anderson
2025-12-30 17:20 ` [PATCH 3/4] arm64: dts: rockchip: Move RK3399 eDP pinctrl to boards Robin Murphy
2026-01-14 11:49   ` Dragan Simic
2026-01-14 12:45     ` Robin Murphy
2025-12-30 17:20 ` [PATCH 4/4] arm64: dts: rockchip: Add overlay for FriendlyElec HD702E Robin Murphy
2026-01-05 17:39   ` Doug Anderson
2026-01-05 19:39     ` Robin Murphy
2026-01-05 20:28       ` Doug Anderson
2026-01-05 19:35 ` [PATCH 0/4] Properly support " Doug Anderson

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