[PATCHv8 0/2] drm: tda998x: use cec_notifier_conn_(un)register
Hans Verkuil
hverkuil-cisco at xs4all.nl
Wed Oct 16 13:39:14 UTC 2019
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.
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.
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
More information about the dri-devel
mailing list