Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-06-13 Thread rafael.coutinho
Hi Jon, i'm having troubles to support an EMPia capture board with GM7113c chip and I can't find any linux driver for that. Have you successfully made it work? Is your driver code open? Thanks in advance. -- View this message in context:

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-06-13 Thread rafael.coutinho
Hi Jon, i'm having troubles to support an EMPia capture board with GM7113c chip and I can't find any linux driver for that. Have you successfully made it work? Is your driver code open? Thanks in advance. -- View this message in context:

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Jon Arne Jørgensen
On Thu, Apr 25, 2013 at 05:36:29PM -0300, Mauro Carvalho Chehab wrote: > Em Thu, 25 Apr 2013 17:13:28 -0300 > Mauro Carvalho Chehab escreveu: > > > Em Thu, 25 Apr 2013 21:10:18 +0200 > > Jon Arne Jørgensen escreveu: > > > > > The somagic device uses the gm7113c chip to digitize analog video, >

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Apr 2013 22:33:20 +0200 Jon Arne Jørgensen escreveu: > On Thu, Apr 25, 2013 at 05:13:28PM -0300, Mauro Carvalho Chehab wrote: > > Em Thu, 25 Apr 2013 21:10:18 +0200 > > Jon Arne Jørgensen escreveu: > > > > > /* Check whether this chip is part of the saa711x series */ > > > - if

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Apr 2013 17:13:28 -0300 Mauro Carvalho Chehab escreveu: > Em Thu, 25 Apr 2013 21:10:18 +0200 > Jon Arne Jørgensen escreveu: > > > The somagic device uses the gm7113c chip to digitize analog video, > > this is a clone of the saa7113 chip. > > > > The gm7113c can't be identified over

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Jon Arne Jørgensen
On Thu, Apr 25, 2013 at 05:13:28PM -0300, Mauro Carvalho Chehab wrote: > Em Thu, 25 Apr 2013 21:10:18 +0200 > Jon Arne Jørgensen escreveu: > > > The somagic device uses the gm7113c chip to digitize analog video, > > this is a clone of the saa7113 chip. > > > > The gm7113c can't be identified

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Apr 2013 21:10:18 +0200 Jon Arne Jørgensen escreveu: > The somagic device uses the gm7113c chip to digitize analog video, > this is a clone of the saa7113 chip. > > The gm7113c can't be identified over i2c, so I can't rely on > saa7115 autodetection. > > Signed-off-by: Jon Arne

[RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Jon Arne Jørgensen
The somagic device uses the gm7113c chip to digitize analog video, this is a clone of the saa7113 chip. The gm7113c can't be identified over i2c, so I can't rely on saa7115 autodetection. Signed-off-by: Jon Arne Jørgensen --- drivers/media/i2c/saa7115.c | 61

[RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Jon Arne Jørgensen
The somagic device uses the gm7113c chip to digitize analog video, this is a clone of the saa7113 chip. The gm7113c can't be identified over i2c, so I can't rely on saa7115 autodetection. Signed-off-by: Jon Arne Jørgensen jona...@jonarne.no --- drivers/media/i2c/saa7115.c | 61

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Apr 2013 21:10:18 +0200 Jon Arne Jørgensen jona...@jonarne.no escreveu: The somagic device uses the gm7113c chip to digitize analog video, this is a clone of the saa7113 chip. The gm7113c can't be identified over i2c, so I can't rely on saa7115 autodetection. Signed-off-by:

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Jon Arne Jørgensen
On Thu, Apr 25, 2013 at 05:13:28PM -0300, Mauro Carvalho Chehab wrote: Em Thu, 25 Apr 2013 21:10:18 +0200 Jon Arne Jørgensen jona...@jonarne.no escreveu: The somagic device uses the gm7113c chip to digitize analog video, this is a clone of the saa7113 chip. The gm7113c can't be

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Apr 2013 17:13:28 -0300 Mauro Carvalho Chehab mche...@redhat.com escreveu: Em Thu, 25 Apr 2013 21:10:18 +0200 Jon Arne Jørgensen jona...@jonarne.no escreveu: The somagic device uses the gm7113c chip to digitize analog video, this is a clone of the saa7113 chip. The gm7113c

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Apr 2013 22:33:20 +0200 Jon Arne Jørgensen jona...@jonarne.no escreveu: On Thu, Apr 25, 2013 at 05:13:28PM -0300, Mauro Carvalho Chehab wrote: Em Thu, 25 Apr 2013 21:10:18 +0200 Jon Arne Jørgensen jona...@jonarne.no escreveu: /* Check whether this chip is part of the

Re: [RFC V2 1/3] [smi2021] Add gm7113c chip to the saa7115 driver

2013-04-25 Thread Jon Arne Jørgensen
On Thu, Apr 25, 2013 at 05:36:29PM -0300, Mauro Carvalho Chehab wrote: Em Thu, 25 Apr 2013 17:13:28 -0300 Mauro Carvalho Chehab mche...@redhat.com escreveu: Em Thu, 25 Apr 2013 21:10:18 +0200 Jon Arne Jørgensen jona...@jonarne.no escreveu: The somagic device uses the gm7113c chip to