Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller

Add an attribute of "no-hpd" for the Rockchip dw-hdmi-qp controller.
This is used to describe implementations where the HPD pin is not
connected or used for other purposes, such as in the RK3588S based
Gameforce Ace which repurposed the GPIO for an additional face
button.

The "no-hpd" option was chosen to be consistent with other devices
which already define this parameter for broken or missing hpd
functionality.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20251119225526.70588-2-macroalpha82@gmail.com

authored by

Chris Morgan and committed by
Heiko Stuebner
db04f0d4 ab8559d4

+6
+6
Documentation/devicetree/bindings/display/rockchip/rockchip,rk3588-dw-hdmi-qp.yaml
··· 69 69 - const: main 70 70 - const: hpd 71 71 72 + no-hpd: 73 + type: boolean 74 + description: 75 + The HPD pin is not present or used for another purpose, and the EDID 76 + must be polled instead to determine if a device is attached. 77 + 72 78 phys: 73 79 maxItems: 1 74 80 description: The HDMI/eDP PHY