All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv8 0/2] drm: tda998x: use cec_notifier_conn_(un)register
@ 2019-10-16 13:39 ` Hans Verkuil
  0 siblings, 0 replies; 20+ messages in thread
From: Hans Verkuil @ 2019-10-16 13:39 UTC (permalink / raw)
  To: linux-media
  Cc: Dariusz Marcinkiewicz, Laurent Pinchart, dri-devel, Russell King

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-10-17  9:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 13:39 [PATCHv8 0/2] drm: tda998x: use cec_notifier_conn_(un)register Hans Verkuil
2019-10-16 13:39 ` Hans Verkuil
2019-10-16 13:39 ` [PATCHv8 1/2] " Hans Verkuil
2019-10-16 13:39   ` Hans Verkuil
2019-10-16 16:14   ` Russell King - ARM Linux admin
2019-10-16 16:14     ` Russell King - ARM Linux admin
2019-10-17  7:03     ` Hans Verkuil
2019-10-17  7:03       ` Hans Verkuil
2019-10-17  7:29       ` Hans Verkuil
2019-10-17  7:29         ` Hans Verkuil
2019-10-17  9:27     ` Dariusz Marcinkiewicz
2019-10-17  9:27       ` Dariusz Marcinkiewicz
2019-10-16 13:39 ` [PATCHv8 2/2] drm: tda998x: set the connector info Hans Verkuil
2019-10-16 13:39   ` Hans Verkuil
2019-10-16 16:22   ` Russell King - ARM Linux admin
2019-10-16 16:22     ` Russell King - ARM Linux admin
2019-10-17  9:26     ` Dariusz Marcinkiewicz
2019-10-17  9:26       ` Dariusz Marcinkiewicz
2019-10-17  9:44       ` Russell King - ARM Linux admin
2019-10-17  9:44         ` Russell King - ARM Linux admin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.