]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ARM: OMAP: Add method to register additional I2C busses on the command line, v2
authorJarkko Nikula <jarkko.nikula@nokia.com>
Tue, 24 Mar 2009 01:07:48 +0000 (18:07 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 24 Mar 2009 01:51:20 +0000 (18:51 -0700)
commit7954763bb95fd484a76d1151b40956fe331d23b9
tree78843cb78aa8706cb3f5110666f052e32b5fce41
parent3a853fb933ddf9c5ea8c9f7c665dd8def26bceae
ARM: OMAP: Add method to register additional I2C busses on the command line, v2

This patch extends command line option "i2c_bus=bus_id,clkrate" so that
it allow to register additional I2C busses that are not registered with
omap_register_i2c_bus from board initialization code.

Purpose of this is to register additional board busses which are routed
to external connectors only without any on board I2C devices.

Cc: linux-i2c@vger.kernel.org
Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/kernel-parameters.txt
arch/arm/plat-omap/i2c.c