mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08:00
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
This commit is contained in:
committed by
Heiko Stuebner
parent
ab8559d44d
commit
db04f0d47d
@@ -69,6 +69,12 @@ properties:
|
||||
- const: main
|
||||
- const: hpd
|
||||
|
||||
no-hpd:
|
||||
type: boolean
|
||||
description:
|
||||
The HPD pin is not present or used for another purpose, and the EDID
|
||||
must be polled instead to determine if a device is attached.
|
||||
|
||||
phys:
|
||||
maxItems: 1
|
||||
description: The HDMI/eDP PHY
|
||||
|
||||
Reference in New Issue
Block a user