]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Add method to register additional I2C busses on the command line
authorJarkko Nikula <jarkko.nikula@nokia.com>
Mon, 9 Feb 2009 07:59:57 +0000 (07:59 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 20 Feb 2009 18:58:44 +0000 (10:58 -0800)
commitea9fcdaff4e9a6830833f3351eb44f6025df60e4
tree7c740ebf8516ef12cd001876fd72acab89f2c7ce
parent2c3108e200ff4705e59208ad0e8cef41efb4e594
ARM: OMAP: Add method to register additional I2C busses on the command line

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.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/i2c.c