Re: [PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-19 Thread Jarkko Nikula
On Wed, 18 Mar 2009 20:30:45 +0100 ext Russell King - ARM Linux li...@arm.linux.org.uk wrote: I had similar thought as Felipe that it looks more generic this way. But don't know now immediately would multibuild will work? Was that your concern? E.g. __setup(i2c_bus=,

Re: [PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-18 Thread Russell King - ARM Linux
On Fri, Mar 06, 2009 at 08:13:50AM -0800, Tony Lindgren wrote: * Jarkko Nikula jarkko.nik...@nokia.com [090305 23:12]: On Thu, 5 Mar 2009 17:20:43 +0100 ext Tony Lindgren t...@atomide.com wrote: Jarkko, this should also be in Documentation/kernel-parameters.txt. Can you please reply

Re: [PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-06 Thread Tony Lindgren
* Jarkko Nikula jarkko.nik...@nokia.com [090305 23:12]: On Thu, 5 Mar 2009 17:20:43 +0100 ext Tony Lindgren t...@atomide.com wrote: Jarkko, this should also be in Documentation/kernel-parameters.txt. Can you please reply with a patch for that, and I'll fold it into this patch? Ah,

Re: [PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-05 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [090304 13:51]: From: Jarkko Nikula jarkko.nik...@nokia.com This patch adds a new command line option i2c_bus=bus_id,clkrate into I2C bus registration helper. Purpose of the option is to override the default board specific bus speed which is supplied by the

Re: [PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-05 Thread Felipe Balbi
On Thu, Mar 05, 2009 at 08:20:43AM -0800, Tony Lindgren wrote: Also, maybe it should be called omap_i2c_bus instead of i2c_bus? or maybe not, then other archs would have the opportunity to setup their own function to handle i2c_bus= cmdline without having to add a brand new arch_i2c_bus one ;-)

Re: [PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-05 Thread Jarkko Nikula
On Thu, 5 Mar 2009 17:20:43 +0100 ext Tony Lindgren t...@atomide.com wrote: Jarkko, this should also be in Documentation/kernel-parameters.txt. Can you please reply with a patch for that, and I'll fold it into this patch? Ah, good, will do it over weekend - early next week. Probably better

[PATCH 3/7] ARM: OMAP: Add command line option for I2C bus speed

2009-03-04 Thread Tony Lindgren
From: Jarkko Nikula jarkko.nik...@nokia.com This patch adds a new command line option i2c_bus=bus_id,clkrate into I2C bus registration helper. Purpose of the option is to override the default board specific bus speed which is supplied by the omap_register_i2c_bus. The default bus speed is