public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/2] [media] tvp515p: Proposal for MC input connector support
@ 2016-04-12 22:42 Javier Martinez Canillas
  2016-04-12 22:42 ` [RFC PATCH v2 1/2] [media] tvp5150: Add input connectors DT bindings Javier Martinez Canillas
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Javier Martinez Canillas @ 2016-04-12 22:42 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mauro Carvalho Chehab, Shuah Khan, Sakari Ailus, Laurent Pinchart,
	Hans Verkuil, linux-media, Javier Martinez Canillas

Hello,

This is a second version of an RFC patch series that adds MC input connector
support to the tvp5150 driver. The first RFC version was [0].

The patches are RFC because a previous version was merged and later reverted
since the approach was found to be inadequate. So I preferred to post this
approach as RFC to discuss it first.

The main difference with v1 is that a single sink pad is used for the tvp5150
(instead of using a pad per each input pin) as suggested by Mauro and Hans.

The mc_nextgen_test dot output after applying the series can be found at [1]
and the graph png generated using the dot tool is at [2].

I tested these patches on an IGEPv2 by capturing using both Composite inputs.

[0]: https://www.mail-archive.com/linux-media@vger.kernel.org/msg95389.html
[1]: http://hastebin.com/yiduhonome.tex
[2]: http://i.imgur.com/EyFtVtJ.png?1

Best regards,
Javier

Changes in v2:
- Remove from the changelog a mention of devices that multiplex the
  physical RCA connectors to be used for the S-Video Y and C signals
  since it's a special case and it doesn't really work on the IGEPv2.
- Use a single sink pad for the demod and map the connectors as entities
  so the mux is made via links. Suggested by Mauro and Hans.

Javier Martinez Canillas (2):
  [media] tvp5150: Add input connectors DT bindings
  [media] tvp5150: Replace connector support according to DT binding

 .../devicetree/bindings/media/i2c/tvp5150.txt      |  59 ++++++++
 drivers/media/i2c/tvp5150.c                        | 155 +++++++++++++++------
 2 files changed, 170 insertions(+), 44 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2016-11-11 16:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 22:42 [RFC PATCH v2 0/2] [media] tvp515p: Proposal for MC input connector support Javier Martinez Canillas
2016-04-12 22:42 ` [RFC PATCH v2 1/2] [media] tvp5150: Add input connectors DT bindings Javier Martinez Canillas
2016-04-27 14:29   ` Laurent Pinchart
2016-04-27 19:12     ` Javier Martinez Canillas
2016-11-11 16:11       ` Hans Verkuil
2016-11-11 16:17         ` Javier Martinez Canillas
2016-04-12 22:42 ` [RFC PATCH v2 2/2] [media] tvp5150: Replace connector support according to DT binding Javier Martinez Canillas
2016-04-26 15:47 ` [RFC PATCH v2 0/2] [media] tvp515p: Proposal for MC input connector support Javier Martinez Canillas

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