public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* Re: I2C query regarding baud rate
       [not found] <aecf5e530902192209o37eea15djd24adfeaf84ca0b0@mail.gmail.com>
@ 2009-02-20  8:36 ` Jean Delvare
  0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2009-02-20  8:36 UTC (permalink / raw)
  To: Sasa Sasa; +Cc: linux-kernel, linux-arm, marc.pignat, Linux I2C

Please direct I2C-related questions to the i2c-linux mailing list (now
Cc'd.)

On Fri, 20 Feb 2009 11:39:57 +0530, Sasa Sasa wrote:
> I have a query regarding the baud rate of I2C controller. Our I2C
> controller supports 3 different baud rates. So is there any possible
> or standard way for I2C clients to set this baud rate on I2C adaptor
> dynamically?

No, we do not have any way to do this at the moment. But I2C bus speed
is a tricky affair to start with. Not taking HS-I2C into account for a
moment, the I2C bus speed is a bus-wide setting, not a per-chip
setting, so letting each I2C chip driver change the bus speed doesn't
make sense. The I2C bus speed must be set once and for all according to
which devices are present on the bus (which is something only the
system designer knows.)

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-20  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <aecf5e530902192209o37eea15djd24adfeaf84ca0b0@mail.gmail.com>
2009-02-20  8:36 ` I2C query regarding baud rate Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox