On 8/28/19 9:27 AM, Dariusz Marcinkiewicz wrote: > Hi. > > Should this patch also have an explicit From tag? Oops, sorry, it was lost at some point. This is the list of all cec patches for drm: https://git.linuxtv.org/hverkuil/media_tree.git/log/?h=cec-drm The first 5 patches are pushed (drm_dp_cec up to vc4), but the drm_dp_cec/i915/vc4 patches were pushed too late for kernel 5.4 :-( So my plan is to get the others in for 5.5. I'll merge the last two patches that enable the API early in the 5.5 cycle in the media tree (so right after v5.4-rc1 is released) and work to get the remaining Acks for the other drm cec patches. Regards, Hans > > On Fri, Aug 23, 2019 at 2:21 PM Hans Verkuil <hverkuil-cisco@xxxxxxxxx> wrote: >> >> Document the new CEC_ADAP_G_CONNECTOR_INFO ioctl and the new >> CEC_CAP_CONNECTOR_INFO capability. >> >> Signed-off-by: Dariusz Marcinkiewicz <darekm@xxxxxxxxxx> >> Co-developed-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx> >> [hverkuil-cisco@xxxxxxxxx: added CEC_CAP_CONNECTOR_INFO] >> [hverkuil-cisco@xxxxxxxxx: added DQEVENT have_conn_info] >> Signed-off-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx> >> --- > ... >