Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-14 Thread Hans Verkuil
On 12/13/2015 07:10 PM, Laurent Pinchart wrote: > Hi Hans, > > On Friday 11 December 2015 17:25:40 Hans Verkuil wrote: >> On 12/11/2015 05:04 PM, Ulrich Hecht wrote: >>> Hi! >>> >>> The rcar_vin driver relies on these methods. The third patch makes sure >>> that they return up-to-date data if

Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-14 Thread Hans Verkuil
On 12/11/2015 05:25 PM, Hans Verkuil wrote: > Hi Ulrich, > > On 12/11/2015 05:04 PM, Ulrich Hecht wrote: >> Hi! >> >> The rcar_vin driver relies on these methods. The third patch makes sure >> that they return up-to-date data if the input signal has changed since >> initialization. >> >> CU >>

Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-14 Thread Ulrich Hecht
On Mon, Dec 14, 2015 at 2:02 PM, Hans Verkuil wrote: > On 12/14/2015 01:55 PM, Ulrich Hecht wrote: >> On Mon, Dec 14, 2015 at 11:33 AM, Hans Verkuil wrote: >>> OK, my http://git.linuxtv.org/hverkuil/media_tree.git/log/?h=rmcrop branch >>> now has a >>>

Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-14 Thread Hans Verkuil
On 12/14/2015 01:55 PM, Ulrich Hecht wrote: > On Mon, Dec 14, 2015 at 11:33 AM, Hans Verkuil wrote: >> OK, my http://git.linuxtv.org/hverkuil/media_tree.git/log/?h=rmcrop branch >> now has a >> rebased patch to remove g/s_crop. Only compile-tested. It's just the one >> patch

Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-14 Thread Ulrich Hecht
On Mon, Dec 14, 2015 at 11:33 AM, Hans Verkuil wrote: > OK, my http://git.linuxtv.org/hverkuil/media_tree.git/log/?h=rmcrop branch > now has a > rebased patch to remove g/s_crop. Only compile-tested. It's just the one > patch that you > need. Thank you, that works perfectly

Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-13 Thread Laurent Pinchart
Hi Hans, On Friday 11 December 2015 17:25:40 Hans Verkuil wrote: > On 12/11/2015 05:04 PM, Ulrich Hecht wrote: > > Hi! > > > > The rcar_vin driver relies on these methods. The third patch makes sure > > that they return up-to-date data if the input signal has changed since > > initialization. >

Re: [PATCH 0/3] adv7604: .g_crop and .cropcap support

2015-12-11 Thread Hans Verkuil
Hi Ulrich, On 12/11/2015 05:04 PM, Ulrich Hecht wrote: > Hi! > > The rcar_vin driver relies on these methods. The third patch makes sure > that they return up-to-date data if the input signal has changed since > initialization. > > CU > Uli > > > Ulrich Hecht (3): > media: adv7604: