]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
I2C: Add high-speed support to omap-i2c
authorSyed Mohammed Khasim <x0khasim@ti.com>
Thu, 26 Apr 2007 18:32:39 +0000 (18:32 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 24 May 2007 23:49:01 +0000 (16:49 -0700)
commitc986de6e0b050fd5bbaa962b6a8a51b2a158e6fe
treef76767bba7ccbc8f3b3d4e88f1b1a3da8eaf75d9
parent24d1e2bcbedd4790266413fdb1c82b5b591525d4
I2C: Add high-speed support to omap-i2c

Omap2430 has additional support for high-speed I2C.

This patch moves I2C speed parameter (from module) to platform data.
Also added basic High Speed support based on I2C bus speed.

This patch is tested for high speed I2C (with TWL4030 Keypad) and works as
expected.

Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/i2c-omap.c