linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] saa7115: add detection code for gm7113c
@ 2013-04-26 12:49 Mauro Carvalho Chehab
  2013-04-26 12:49 ` [PATCH 1/2] saa7115: move the autodetection code out of the probe function Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mauro Carvalho Chehab @ 2013-04-26 12:49 UTC (permalink / raw)
  To: Jon Arne Jørgensen
  Cc: Ezequiel Garcia, Mauro Carvalho Chehab, Linux Media Mailing List

Hi Jen,

Ezequiel pinged me today on IRC warning me that, at least on his
stk1160 device with gm1113c, the analog demod, labeled as GM1113C 1145,
returns 0x10 on all reads (e. g. version 0).

So, I decided to write a patch with the ideas I exposed on my last
emails, plus a code that would allow saa7115 to work with both
auto-detection and manual binding.

I didn't add there the part of your code with the gm7113c specifics,
as I prefer if you can rebase your patch on the top of those two,
of course assuming that they'll work.

Patches weren't test yet.

Jen/Ezequiel,

Could you please test them?

Mauro Carvalho Chehab (2):
  saa7115: move the autodetection code out of the probe function
  saa7115: add detection code for gm7113c

 drivers/media/i2c/saa7115.c     | 165 ++++++++++++++++++++++++++++------------
 include/media/v4l2-chip-ident.h |   2 +
 2 files changed, 119 insertions(+), 48 deletions(-)

-- 
1.8.1.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-26 14:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 12:49 [PATCH 0/2] saa7115: add detection code for gm7113c Mauro Carvalho Chehab
2013-04-26 12:49 ` [PATCH 1/2] saa7115: move the autodetection code out of the probe function Mauro Carvalho Chehab
2013-04-26 13:41   ` Ezequiel Garcia
2013-04-26 12:49 ` [PATCH 2/2] saa7115: add detection code for gm7113c Mauro Carvalho Chehab
2013-04-26 13:39   ` Ezequiel Garcia
2013-04-26 13:46 ` [PATCH 0/2] " Ezequiel Garcia
2013-04-26 14:25   ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).