Re: si2157 driver

2016-06-28 Thread Oleh Kravchenko
Hi Olli, thanks for fast reply. It's possible to improve driver to support analog mode? I try to find datasheet for this chip, but looks like only short version is a public. On 29.06.16 07:42, Olli Salonen wrote: > Hi Oleg, > > Correct, only digital TV is supported currently by the driver. >

Re: si2157 driver

2016-06-28 Thread Olli Salonen
Hi Oleg, Correct, only digital TV is supported currently by the driver. Cheers, -olli On 28 June 2016 at 23:22, Oleh Kravchenko wrote: > Hello linux media developers! > > I try add support for usb hybrid tuner, it based on: > CX23102-112, Si2158, Si2168 > > I updated cx231xx-cards.c with valid

si2157 driver

2016-06-28 Thread Oleh Kravchenko
Hello linux media developers! I try add support for usb hybrid tuner, it based on: CX23102-112, Si2158, Si2168 I updated cx231xx-cards.c with valid ids, but I don't have idea how to use Si2158. It is not listed in tuner-types.c Why si2157.c is absent in tuner-types.c? Or at the current state si2

[PATCH 08/10] em28xx-dvb: Prepare for si2157 driver getting more parameters

2014-07-18 Thread Antti Palosaari
From: Matthias Schwarzott Modify all users of si2157_config to correctly initialize all not listed values to 0. Signed-off-by: Matthias Schwarzott Signed-off-by: Antti Palosaari --- drivers/media/usb/em28xx/em28xx-dvb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/usb/em2

[PATCH 07/10] cxusb: Prepare for si2157 driver getting more parameters

2014-07-18 Thread Antti Palosaari
From: Matthias Schwarzott Modify all users of si2157_config to correctly initialize all not listed values to 0. Signed-off-by: Matthias Schwarzott Signed-off-by: Antti Palosaari --- drivers/media/usb/dvb-usb/cxusb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/usb/dvb-usb

Re: [PATCH 2/3] em28xx-dvb: Prepare for si2157 driver getting more parameters

2014-07-18 Thread Antti Palosaari
Patch applied. http://git.linuxtv.org/cgit.cgi/anttip/media_tree.git/log/?h=silabs Antti On 07/15/2014 10:34 PM, Matthias Schwarzott wrote: Modify all users of si2157_config to correctly initialize all not listed values to 0. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/em28xx

Re: [PATCH 1/3] cxusb: Prepare for si2157 driver getting more parameters

2014-07-18 Thread Antti Palosaari
Patch applied. http://git.linuxtv.org/cgit.cgi/anttip/media_tree.git/log/?h=silabs Antti On 07/15/2014 10:34 PM, Matthias Schwarzott wrote: Modify all users of si2157_config to correctly initialize all not listed values to 0. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/dvb-usb

[PATCH 2/3] em28xx-dvb: Prepare for si2157 driver getting more parameters

2014-07-15 Thread Matthias Schwarzott
Modify all users of si2157_config to correctly initialize all not listed values to 0. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/em28xx/em28xx-dvb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/usb/em28xx/em28xx-dvb.c b/drivers/media/usb/em28xx/em28xx-dvb.c in

[PATCH 1/3] cxusb: Prepare for si2157 driver getting more parameters

2014-07-15 Thread Matthias Schwarzott
Modify all users of si2157_config to correctly initialize all not listed values to 0. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/dvb-usb/cxusb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/usb/dvb-usb/cxusb.c b/drivers/media/usb/dvb-usb/cxusb.c index ad20c39.

[PATCH 10/10] MAINTAINERS: add si2157 driver

2014-04-15 Thread Antti Palosaari
Silicon Labs Si2157 silicon tuner driver. Signed-off-by: Antti Palosaari --- MAINTAINERS | 10 ++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c44c914..9322a3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7813,6 +7813,16 @@ M: Robin Holt S: