public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv9 0/2] drm: tda998x: use cec_notifier_conn_(un)register
@ 2019-10-17  7:28 Hans Verkuil
  2019-10-17  7:28 ` [PATCHv9 1/2] " Hans Verkuil
  2019-10-17  7:28 ` [PATCHv9 2/2] drm: tda998x: set the connector info Hans Verkuil
  0 siblings, 2 replies; 5+ messages in thread
From: Hans Verkuil @ 2019-10-17  7:28 UTC (permalink / raw)
  To: linux-media
  Cc: dri-devel, Dariusz Marcinkiewicz, Daniel Vetter, Russell King,
	Laurent Pinchart

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


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17  7:28 [PATCHv9 0/2] drm: tda998x: use cec_notifier_conn_(un)register Hans Verkuil
2019-10-17  7:28 ` [PATCHv9 1/2] " Hans Verkuil
2019-10-17  7:28 ` [PATCHv9 2/2] drm: tda998x: set the connector info Hans Verkuil
2019-10-17  8:11   ` Russell King - ARM Linux admin
2019-10-17  8:42     ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox