commit | 60a62acfb07afb0815f28abe6f49a9b906a7c3f4 | [log] [tgz] |
---|---|---|
author | Niklas Schulze <me@jns.io> | Sat Jul 27 12:07:13 2019 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Jul 29 00:32:59 2019 +0200 |
tree | 84b3875ef9c441ffb7c8a5275423f68cf25a0aed | |
parent | 233358c46a753438d9f0c26dc67dad3ddecca1e9 [diff] |
video: dw_hdmi: Add support for ddc-i2c-bus property Add support for the ddc-i2c-bus device tree property which allows for using an external i2c master for reading the display's EDID. Signed-off-by: Niklas Schulze <me@jns.io>