[PATCH] saa7164: convert to the control framework

2015-08-21 Thread Hans Verkuil
Convert this driver to the control framework. Note that the VBI device nodes have no controls as there is nothing to control. Signed-off-by: Hans Verkuil --- Steve, can you test this patch? For some reason my saa7164 isn't seen anymore on the PCIe bus, so I can't test it myself :-( This patch g

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Hans Verkuil
On 08/26/2015 03:23 PM, Steven Toth wrote: > Has anyone tested the patch and validated each of the controls continue > to work? As I said: my saa7146 card is no longer recognized (not sure why), so I was hoping you could test it. >>> >>> OK, will do. I probably won't g

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Hans Verkuil
On 08/28/2015 09:59 AM, Hans Verkuil wrote: > On 08/26/2015 03:23 PM, Steven Toth wrote: >> Has anyone tested the patch and validated each of the controls continue >> to work? > > As I said: my saa7146 card is no longer recognized (not sure why), so I > was hoping > you co

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Steven Toth
>> Send me your shipping address _privately_, I talk to Hauppauge about a >> replacement. >> > > No need, I managed to get it working if I use a PCI-to-PCIe adapter card. Very > strange, it won't work in the PCIe slot of my motherboard, but using the PCI > slot > and that adapter it works fine. E

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Steven Toth
>> but the default firmware with size 4919072 fails to work (image corrupt), >> instead >> I need to use the firmware with size 4038864 (v4l-saa7164-1.0.3-3.fw). > > That's v4l-saa7164-1.0.2-3.fw, sorry for the confusion. Right, you need to load the -02 firmware on a -02 board. > > Googling sugg

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Hans Verkuil
On 08/28/2015 02:44 PM, Steven Toth wrote: >>> Send me your shipping address _privately_, I talk to Hauppauge about a >>> replacement. >>> >> >> No need, I managed to get it working if I use a PCI-to-PCIe adapter card. >> Very >> strange, it won't work in the PCIe slot of my motherboard, but using

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Steven Toth
>>> but the default firmware with size 4919072 fails to work (image corrupt), >>> instead >>> I need to use the firmware with size 4038864 (v4l-saa7164-1.0.3-3.fw). >>> >>> For that I have to patch the driver. >> >> Take a look at your board, on the main large PCIe IC, its probably >> marked as ei

Re: [PATCH] saa7164: convert to the control framework

2015-08-22 Thread Ricardo Ribalda Delgado
Hello Hans With this patch I guess two of my previous patches are not needed. Shall i resend the patchset or you just cherry pick the appropriate ones? Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More maj

Re: [PATCH] saa7164: convert to the control framework

2015-08-22 Thread Hans Verkuil
On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote: > Hello Hans > > With this patch I guess two of my previous patches are not needed. > Shall i resend the patchset or you just cherry pick the appropriate > ones? Let's see how long it takes before I get an Ack (or not) from Steve. If that's q

Re: [PATCH] saa7164: convert to the control framework

2015-08-22 Thread Steven Toth
On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil wrote: > On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote: >> Hello Hans >> >> With this patch I guess two of my previous patches are not needed. >> Shall i resend the patchset or you just cherry pick the appropriate >> ones? > > Let's see how lon

Re: [PATCH] saa7164: convert to the control framework

2015-08-22 Thread Hans Verkuil
On 08/22/2015 02:06 PM, Steven Toth wrote: > On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil wrote: >> On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote: >>> Hello Hans >>> >>> With this patch I guess two of my previous patches are not needed. >>> Shall i resend the patchset or you just cherry p

Re: [PATCH] saa7164: convert to the control framework

2015-08-26 Thread Steven Toth
On Sat, Aug 22, 2015 at 8:46 AM, Hans Verkuil wrote: > On 08/22/2015 02:06 PM, Steven Toth wrote: >> On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil wrote: >>> On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote: Hello Hans With this patch I guess two of my previous patches are not

Re: [PATCH] saa7164: convert to the control framework

2015-08-26 Thread Hans Verkuil
On 08/26/15 15:08, Steven Toth wrote: > On Sat, Aug 22, 2015 at 8:46 AM, Hans Verkuil wrote: >> On 08/22/2015 02:06 PM, Steven Toth wrote: >>> On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil wrote: On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote: > Hello Hans > > With this pa

Re: [PATCH] saa7164: convert to the control framework

2015-08-26 Thread Steven Toth
Has anyone tested the patch and validated each of the controls continue to work? >>> >>> As I said: my saa7146 card is no longer recognized (not sure why), so I was >>> hoping >>> you could test it. >> >> OK, will do. I probably won't get to this until the weekend, but I'll >> put this