Re: [RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-15 Thread Antti Palosaari
On 10/14/2010 11:41 AM, Devin Heitmueller wrote: On Thu, Oct 14, 2010 at 4:33 AM, Antti Palosaari wrote: I haven't examined this yet enough, but for the background information I can say I have one device which needs this. There is tuner behind demodulator, but instead of normal I2C-gate switch,

Re: [RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-14 Thread Devin Heitmueller
On Thu, Oct 14, 2010 at 4:33 AM, Antti Palosaari wrote: > I haven't examined this yet enough, but for the background information I can > say I have one device which needs this. There is tuner behind demodulator, > but instead of normal I2C-gate switch, it is rather much likely repeater. > All tune

Re: [RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-14 Thread Antti Palosaari
On 10/06/2010 03:40 PM, Mauro Carvalho Chehab wrote: So, we really need to implement some type of resource locking that will properly setup I2C gates, RF gates, etc, depending on the type of resource currently in use. Basically, the idea would be to implement something like: enum frontend_reso

Re: [RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-11 Thread Dmitri Belimov
Hi Mauro > Em 07-10-2010 10:00, Dmitri Belimov escreveu: > > Hi > > > >> Em 06-10-2010 16:52, Dmitri Belimov escreveu: > >>> Hi > >>> > >>> Our TV card Behold X7 has two different RF input. This RF inputs > >>> can switch between different RF sources. > >>> > >>> ANT 1 for analog and digital TV

Re: [RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-06 Thread Mauro Carvalho Chehab
Em 07-10-2010 10:00, Dmitri Belimov escreveu: > Hi > >> Em 06-10-2010 16:52, Dmitri Belimov escreveu: >>> Hi >>> >>> Our TV card Behold X7 has two different RF input. This RF inputs >>> can switch between different RF sources. >>> >>> ANT 1 for analog and digital TV >>> ANT 2 for FM radio >>> >>>

Re: [RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-06 Thread Dmitri Belimov
Hi > Em 06-10-2010 16:52, Dmitri Belimov escreveu: > > Hi > > > > Our TV card Behold X7 has two different RF input. This RF inputs > > can switch between different RF sources. > > > > ANT 1 for analog and digital TV > > ANT 2 for FM radio > > > > The switch controlled by zl10353. > > > > How

[RFC] Resource reservation for frontend - Was: Re: xc5000 and switch RF input

2010-10-06 Thread Mauro Carvalho Chehab
Em 06-10-2010 16:52, Dmitri Belimov escreveu: > Hi > > Our TV card Behold X7 has two different RF input. This RF inputs can switch > between > different RF sources. > > ANT 1 for analog and digital TV > ANT 2 for FM radio > > The switch controlled by zl10353. > > How to I can control this swi