lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 20 Feb 2009 09:36:00 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Sasa Sasa <sasak.1983@...il.com>
Cc:	linux-kernel@...r.kernel.org, linux-arm@...r.kernel.org,
	marc.pignat@...s.ch, Linux I2C <linux-i2c@...r.kernel.org>
Subject: Re: I2C query regarding baud rate

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ