Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-09 Thread Marco Felsch
Hi Mauro, On 18-08-09 13:04, Mauro Carvalho Chehab wrote: > Em Thu, 9 Aug 2018 16:35:20 +0200 > Marco Felsch escreveu: > > > Hi Mauro, > > > > Thanks for your feedback. > > > > > > > + dev_dbg(sd->dev, "link setup '%s':%d->'%s':%d[%d]", > > > > > > + remote->entity->name, remote->i

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-09 Thread Mauro Carvalho Chehab
Em Thu, 9 Aug 2018 16:35:20 +0200 Marco Felsch escreveu: > Hi Mauro, > > Thanks for your feedback. > > > > > + dev_dbg(sd->dev, "link setup '%s':%d->'%s':%d[%d]", > > > > > + remote->entity->name, remote->index, > > > > > local->entity->name, > > > > > + local->inde

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-09 Thread Marco Felsch
Hi Mauro, Thanks for your feedback. On 18-08-09 10:36, Mauro Carvalho Chehab wrote: > Em Thu, 9 Aug 2018 14:55:07 +0200 > Marco Felsch escreveu: > > > Hi Mauro, > > > > On 18-08-08 15:52, Mauro Carvalho Chehab wrote: > > > Em Wed, 8 Aug 2018 17:29:49 +0200 > > > Marco Felsch escreveu: > > >

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-09 Thread Mauro Carvalho Chehab
Em Thu, 9 Aug 2018 14:55:07 +0200 Marco Felsch escreveu: > Hi Mauro, > > On 18-08-08 15:52, Mauro Carvalho Chehab wrote: > > Em Wed, 8 Aug 2018 17:29:49 +0200 > > Marco Felsch escreveu: > > > > > Hi Mauro, > > > > > > the discussion about the correct binding was spread around some patches.

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-09 Thread Marco Felsch
Hi Mauro, On 18-08-08 15:52, Mauro Carvalho Chehab wrote: > Em Wed, 8 Aug 2018 17:29:49 +0200 > Marco Felsch escreveu: > > > Hi Mauro, > > > > the discussion about the correct binding was spread around some patches. > > So I will try use the correct thread for that theme. I did my rework for >

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-08 Thread Mauro Carvalho Chehab
Em Wed, 8 Aug 2018 17:29:49 +0200 Marco Felsch escreveu: > Hi Mauro, > > the discussion about the correct binding was spread around some patches. > So I will try use the correct thread for that theme. I did my rework for > the of_graph support on your suggestions [1] and [2]. I attached my work

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-08-08 Thread Marco Felsch
Hi Mauro, the discussion about the correct binding was spread around some patches. So I will try use the correct thread for that theme. I did my rework for the of_graph support on your suggestions [1] and [2]. I attached my work as RFC patch. Can you review it, so I can prepare a v2? [1] https://

Re: [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-07-30 Thread Mauro Carvalho Chehab
Em Thu, 28 Jun 2018 18:20:51 +0200 Marco Felsch escreveu: > The currrent driver layout had the following layout: >++ > +---+ |TVP5150 | > | Comp0 +--+ || > +---+ | | +-+ > +---+ | +--+ | Src | > |

[PATCH 19/22] [media] tvp5150: add input source selection of_graph support

2018-06-28 Thread Marco Felsch
The currrent driver layout had the following layout: ++ +---+ |TVP5150 | | Comp0 +--+ || +---+ | | +-+ +---+ | +--+ | Src | | Comp1 +--+--|Sink | +-+ +---+ | +--+ +-+ +---