commit | 088aed8bcab0fd63785144a0fdf53cbb6cee2ea8 | [log] [tgz] |
---|---|---|
author | Mans Rullgard <mans@mansr.com> | Thu Mar 28 13:02:49 2019 +0000 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Mon Apr 01 11:06:41 2019 +0200 |
tree | 1c951ffd92add227c4497671fe33f7c3a907ee11 | |
parent | df61c776657fa5986267199fdf271bf0fca32d69 [diff] |
drm/sun4i: hdmi: add support for ddc-i2c-bus property Sometimes it is desirabled to use a separate i2c controller for ddc access. This adds support for the ddc-i2c-bus property of the hdmi-connector node, using the specified controller if provided. Signed-off-by: Mans Rullgard <mans@mansr.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190328130249.19356-1-mans@mansr.com