From: Antti Palosaari <crope@iki.fi>
To: tvboxspy <malcolmpriestley@gmail.com>
Cc: linux-media <linux-media@vger.kernel.org>,
Michael Krufky <mkrufky@kernellabs.com>,
Mauro Carvalho Chehab <mchehab@redhat.com>,
Jean Delvare <khali@linux-fr.org>
Subject: Re: [RFC 2/2] tda18218: use generic dvb_wr_regs()
Date: Thu, 10 Nov 2011 00:18:52 +0200 [thread overview]
Message-ID: <4EBAFC4C.1060608@iki.fi> (raw)
In-Reply-To: <4EBAF97F.4000105@test.com>
On 11/10/2011 12:06 AM, tvboxspy wrote:
> The only thing I am not sure is whether devices such as af9013 are
> keeping their gate control continuously open through the write
> operations and not timing out.
>
> This applies to tda18218, mxl5005s and other tuners, which have
> multipliable writes with no gate control between the writes, only at the
> start and end of the sequence.
>
> Afatech seem to imply that full gate control is required on all I2C
> read/write operations.
>
> With other devices such as stv0288 do close their gate after a stop
> condition.
You mean AF9013 demod will close it gate automatically after the I2C
STOP ? Answer is no.
There are some demods which closes it automatically, like RTL2830, and
some may have configuration if close automatically or not. But most
common is that gate needs to be opened and closed manually.
In case of automatic gate close it is easiest way to implement own
I2C-adapter for demod. There is few such demods drivers already
(implementing their own I2C-adapter).
regards
Antti
--
http://palosaari.fi/
next prev parent reply other threads:[~2011-11-09 22:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-08 23:59 [RFC 2/2] tda18218: use generic dvb_wr_regs() Antti Palosaari
2011-11-09 22:06 ` tvboxspy
2011-11-09 22:18 ` Antti Palosaari [this message]
2011-11-09 23:01 ` Antti Palosaari
2011-11-10 8:20 ` Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EBAFC4C.1060608@iki.fi \
--to=crope@iki.fi \
--cc=khali@linux-fr.org \
--cc=linux-media@vger.kernel.org \
--cc=malcolmpriestley@gmail.com \
--cc=mchehab@redhat.com \
--cc=mkrufky@kernellabs.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox