瀏覽代碼

dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation

Add an optional ddc-i2c-bus phandle property that points to
an I2C master controller that handles the connector DDC pins.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Philipp Zabel 9 年之前
父節點
當前提交
9a449e0de0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Documentation/devicetree/bindings/display/connector/hdmi-connector.txt

+ 1 - 0
Documentation/devicetree/bindings/display/connector/hdmi-connector.txt

@@ -8,6 +8,7 @@ Required properties:
 Optional properties:
 Optional properties:
 - label: a symbolic name for the connector
 - label: a symbolic name for the connector
 - hpd-gpios: HPD GPIO number
 - hpd-gpios: HPD GPIO number
+- ddc-i2c-bus: phandle link to the I2C controller used for DDC EDID probing
 
 
 Required nodes:
 Required nodes:
 - Video port for HDMI input
 - Video port for HDMI input