Hi, On Wed, 31 May 2023 03:02:56 +0300, Dmitry Baryshkov wrote: > On some devices the 5V pin of the HDMI connector and/or the ESD > protection logic is powered on by a separate regulator. The dp-connector > for such usecases provides dp-pwr supply support. Follow this example > and make hdmi-connector support the hdmi-pwr supply. > > Changes since v2: > - Changed to use proper supply name instead of hardcoded "dp-pwr" (Neil) > > [...] Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next) [1/3] dt-bindings: display: hdmi-connector: add hdmi-pwr supply https://cgit.freedesktop.org/drm/drm-misc/commit/?id=41b74821751466457dc8b87606ac4d71ec568d4e [2/3] drm/bridge: display-connector: rename dp_pwr to connector_pwr https://cgit.freedesktop.org/drm/drm-misc/commit/?id=99304fd0050314a0c998c28300393ec574998db9 [3/3] drm/bridge: display-connector: handle hdmi-pwr supply https://cgit.freedesktop.org/drm/drm-misc/commit/?id=6eb6b6f0a012993070b26dacb5ea1ff5fc233c18 -- Neil