drm/sun4i: hdmi: add support for ddc-i2c-bus property
authorMans Rullgard <mans@mansr.com>
Thu, 28 Mar 2019 13:02:49 +0000 (13:02 +0000)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 1 Apr 2019 09:06:41 +0000 (11:06 +0200)
commit088aed8bcab0fd63785144a0fdf53cbb6cee2ea8
tree1c951ffd92add227c4497671fe33f7c3a907ee11
parentdf61c776657fa5986267199fdf271bf0fca32d69
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
drivers/gpu/drm/sun4i/sun4i_hdmi.h
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c