OSDN Git Service

drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 23 Aug 2019 11:24:26 +0000 (13:24 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 9 Sep 2019 09:57:01 +0000 (11:57 +0200)
commit7ac1573e263f231ab8b88b9d9fcbcd28a3af2869
tree59b3098a7026d47901367f7fd688ed455bb8bfeb
parent92a57b3fb500e2b908f9b297efc41f55df110602
drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()

Set the connector info for the CEC adapter. This helps
userspace to associate the CEC device with the HDMI connector.

Tested on a Cubieboard.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Tested-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190823112427.42394-3-hverkuil-cisco@xs4all.nl
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c