devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add HDMI for Gameforce Ace
@ 2025-11-13 19:29 Chris Morgan
  2025-11-13 19:29 ` [PATCH v2 1/3] dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller Chris Morgan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Chris Morgan @ 2025-11-13 19:29 UTC (permalink / raw)
  To: linux-rockchip
  Cc: mripard, devicetree, conor+dt, Chris Morgan, rfoss, tzimmermann,
	jonas, neil.armstrong, heiko, sebastian.reichel, jernej.skrabec,
	dri-devel, andrzej.hajda, andy.yan, krzk+dt, robh,
	Laurent.pinchart

From: Chris Morgan <macromorgan@hotmail.com>

Add support for the micro HDMI port for the Gameforce Ace. This port does
not have a HPD pin so it requires making changes to the HDMI controller
to support this configuration.

Changes since v1:
 - Simplified checking of no-hpd parameter and changed to
   device_property_read_bool() function.

Chris Morgan (3):
  dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller
  drm/bridge: dw-hdmi-qp: Add support for missing HPD
  arm64: dts: rockchip: Add HDMI to Gameforce Ace

 .../rockchip/rockchip,rk3588-dw-hdmi-qp.yaml  |  6 ++
 .../dts/rockchip/rk3588s-gameforce-ace.dts    | 63 +++++++++++++++++++
 drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c  | 32 ++++++++--
 3 files changed, 97 insertions(+), 4 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-11-19 18:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13 19:29 [PATCH v2 0/3] Add HDMI for Gameforce Ace Chris Morgan
2025-11-13 19:29 ` [PATCH v2 1/3] dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller Chris Morgan
2025-11-13 19:29 ` [PATCH v2 2/3] drm/bridge: dw-hdmi-qp: Add support for missing HPD Chris Morgan
2025-11-13 22:24   ` Cristian Ciocaltea
2025-11-18  8:46   ` Maxime Ripard
2025-11-18 20:36     ` Chris Morgan
2025-11-19  9:02       ` Maxime Ripard
2025-11-19 16:24         ` Chris Morgan
2025-11-19 17:49           ` Cristian Ciocaltea
2025-11-19 18:27             ` Chris Morgan
2025-11-13 19:29 ` [PATCH v2 3/3] arm64: dts: rockchip: Add HDMI to Gameforce Ace Chris Morgan

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