This splits the previous v7.2 patch (1) into two parts: one that replaces cec_notifier_get/put by cec_notifier_conn_(un)register, and one that sets the connector info. That second patch moves the CEC notifier code to tda998x_bridge_detach, but Laurent is making changes in that area and prefers that this isn't implemented yet. Dariusz, can you comment on the use of the mutex in the second patch? This second patch won't be merged for v5.5 so you can take your time :-) But the replacement of the cec_notifier_get/put functions is something that needs to be finished for v5.5. By splitting this patch up I can merge the first half, but delay the second half. This tda driver just won't be able to report the connector information in the meantime. Changes since v8: - Moved the mutex addition to the second patch where I think it actually belongs. Regards, Hans (1) https://patchwork.linuxtv.org/patch/58464/ Dariusz Marcinkiewicz (2): drm: tda998x: use cec_notifier_conn_(un)register drm: tda998x: set the connector info drivers/gpu/drm/i2c/tda998x_drv.c | 38 ++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 11 deletions(-) -- 2.23.0 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel