public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [REPOST][PATCH 0/3] ARM: OMAP: Add command line option for I2C bus speed
@ 2009-02-08 17:32 Jarkko Nikula
  2009-02-08 17:32 ` [PATCH] ARM: OMAP: Add documentation for function omap_register_i2c_bus Jarkko Nikula
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jarkko Nikula @ 2009-02-08 17:32 UTC (permalink / raw)
  To: linux-omap

Hi

I'm reposting this patch[set] adding command line option for I2C bus speed.
First version was

http://marc.info/?l=linux-omap&m=123289314421984&w=2

With this set, the option name is now i2c_bus instead of i2c_rate and this
version allow to register busses from command line as well. Idea of the set
is mostly for EVM boards where bus speed may depend on use case and extra
components connected into it.

With this it should be possible to revert one Dirk Behme's patch 

commit bae4b6a716ccf3247a1991d3c20b5e58ddd52890
Author: Dirk Behme <dirk.behme@gmail.com>
Date:   Tue Aug 5 14:09:15 2008 +0300

    ARM: OMAP3: Make I2C bus 2 configurable for BeagleBoard
 

This is tested only with unmodified Beagle so I'm interested to hear if one
has e.g. a Beagle with extra I2C devices connected into second I2C bus and
those starts working just by adding "i2c_bus=2,100" on the kernel command line.


-- 
Jarkko

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-02-20 19:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-08 17:32 [REPOST][PATCH 0/3] ARM: OMAP: Add command line option for I2C bus speed Jarkko Nikula
2009-02-08 17:32 ` [PATCH] ARM: OMAP: Add documentation for function omap_register_i2c_bus Jarkko Nikula
2009-02-08 17:32   ` [PATCH] ARM: OMAP: Add command line option for I2C bus speed Jarkko Nikula
2009-02-08 17:32     ` [PATCH] ARM: OMAP: Add method to register additional I2C busses on the command line Jarkko Nikula
2009-02-09  7:58 ` [REPOST][PATCH 0/3] ARM: OMAP: Add command line option for I2C bus speed Jarkko Nikula
2009-02-09  7:59 ` [RFC 1/3] ARM: OMAP: Add documentation for function omap_register_i2c_bus Jarkko Nikula
2009-02-09  7:59   ` [RFC 2/3] ARM: OMAP: Add command line option for I2C bus speed Jarkko Nikula
2009-02-09  7:59     ` [RFC 3/3] ARM: OMAP: Add method to register additional I2C busses on the command line Jarkko Nikula
2009-02-20 19:01       ` Tony Lindgren

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