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

dt-bindings: display: hdmi-connector: Support DDC bus enable

Some Allwinner SoC using boards (Orange Pi 3 for example) need to enable
on-board voltage shifting logic for the DDC bus using a gpio to be able
to access DDC bus. Use ddc-en-gpios property on the hdmi-connector to
model this.

Add binding documentation for optional ddc-en-gpios property.

Signed-off-by: Ondrej Jirman <megous@megous.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190806155744.10263-3-megous@megous.com

authored by

Ondrej Jirman and committed by
Maxime Ripard
f6700060 1f70b8b8

+1
+1
Documentation/devicetree/bindings/display/connector/hdmi-connector.txt
··· 9 9 - label: a symbolic name for the connector 10 10 - hpd-gpios: HPD GPIO number 11 11 - ddc-i2c-bus: phandle link to the I2C controller used for DDC EDID probing 12 + - ddc-en-gpios: signal to enable DDC bus 12 13 13 14 Required nodes: 14 15 - Video port for HDMI input