Re: [PATCH v8 1/2] media: adv7604: automatic "default-input" selection

2016-09-16 Thread Hans Verkuil
Hi Ulrich, What should I do with this? I dropped it for now. I'm just going ahead and post the pull request without this patch as I don't want this to be a blocker. Regards, Hans On 09/15/2016 06:42 PM, Laurent Pinchart wrote: > Hi Ulrich, > > Thank you for the patch. > > On

Re: [PATCH v8 1/2] media: adv7604: automatic "default-input" selection

2016-09-15 Thread Laurent Pinchart
Hi Ulrich, Thank you for the patch. On Thursday 15 Sep 2016 15:24:07 Ulrich Hecht wrote: > Fall back to input 0 if "default-input" property is not present. > > Additionally, documentation in commit bf9c82278c34 ("[media] > media: adv7604: ability to read default input port from DT") states >

[PATCH v8 1/2] media: adv7604: automatic "default-input" selection

2016-09-15 Thread Ulrich Hecht
Fall back to input 0 if "default-input" property is not present. Additionally, documentation in commit bf9c82278c34 ("[media] media: adv7604: ability to read default input port from DT") states that the "default-input" property should reside directly in the node for adv7612. Hence, also adjust