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

dt-bindings: display: hdmi-connector: add hdmi-pwr supply

Follow the dp-connector example and add hdmi-pwr supply to drive the 5V
pin of the HDMI connector (together with some simple glue logic possibly
attached to the connector).

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230531000259.3758235-2-dmitry.baryshkov@linaro.org

authored by

Dmitry Baryshkov and committed by
Neil Armstrong
41b74821 72a597ae

+3
+3
Documentation/devicetree/bindings/display/connector/hdmi-connector.yaml
··· 36 36 description: GPIO signal to enable DDC bus 37 37 maxItems: 1 38 38 39 + hdmi-pwr-supply: 40 + description: Power supply for the HDMI +5V Power pin 41 + 39 42 port: 40 43 $ref: /schemas/graph.yaml#/properties/port 41 44 description: Connection to controller providing HDMI signals