Three drivers were not updated in Dariusz' series: https://patchwork.linuxtv.org/project/linux-media/list/?series=573 This series adds connector info support for those three. Note that the sun4i patch has this patch as a prerequisite: https://patchwork.linuxtv.org/project/linux-media/list/?series=573 This will be merged for v5.3, so this should be in before the sun4i patch is merged. Regards, Hans Dariusz Marcinkiewicz (1): drm/vc4/vc4_hdmi: fill in connector info Hans Verkuil (2): drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info() drm/bridge/adv7511: enable CEC connector info drivers/gpu/drm/bridge/adv7511/adv7511_cec.c | 7 ++++++- drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 22 ++++++++++---------- drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 6 ++++-- drivers/gpu/drm/vc4/vc4_hdmi.c | 13 ++++++++---- 4 files changed, 30 insertions(+), 18 deletions(-) -- 2.20.1