[PATCH v2 0/3] Add HDMI for Gameforce Ace
Chris Morgan
macroalpha82 at gmail.com
Thu Nov 13 11:29:36 PST 2025
From: Chris Morgan <macromorgan at 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
More information about the Linux-rockchip
mailing list