Re: [PATCH 1/2] drm/bridge: dw-hdmi: Add DT binding to disable hotplug detect

2021-02-08 Thread Neil Armstrong
On 31/01/2021 10:55, Mykyta Poturai wrote: > Add "disable-hpd" boolean binding for the device tree. When this option > is turned on HPD-related IRQ is disabled and it is assumed that the HDMI > connector is connected all the time. This may be useful in systems where > it is impossible or undesirabl

[PATCH 1/2] drm/bridge: dw-hdmi: Add DT binding to disable hotplug detect

2021-01-31 Thread Mykyta Poturai
Add "disable-hpd" boolean binding for the device tree. When this option is turned on HPD-related IRQ is disabled and it is assumed that the HDMI connector is connected all the time. This may be useful in systems where it is impossible or undesirable to connect the HPD pin, or the connection is brok