[RFC v5 12/12] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 12:45:09PM +0100, Philipp Zabel wrote: > 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 > --- > Documentation/devicetree/bindings/video/hdmi-connector.txt | 1 +

[RFC v5 12/12] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation

2015-11-04 Thread Philipp Zabel
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 --- Documentation/devicetree/bindings/video/hdmi-connector.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindi