commit | c46c948260f41af18b277c1eb1895d788d3605dc | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Fri Oct 03 15:07:36 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Oct 03 15:57:06 2008 +0100 |
tree | f073823d5b3dab9cb02d231dcce591343759fa8d | |
parent | 73b610affe0b24ecb808ef68a1b0a436a4cf7bd5 [diff] |
[ARM] 5278/1: i2c-pxa fast mode support Add fast_mode option to i2c_pxa_platform_data and use it to set the ICR_FM bit appropriately when i2c_pxa_reset is called. Parameter called fast_mode rather than frequency as this driver is also used for the i2c_pxa_pwr bus which has different normal and fast frequencies. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>