[PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC bus
authorBen Dooks <ben-linux@fluff.org>
Wed, 3 Aug 2005 18:49:16 +0000 (19:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 3 Aug 2005 18:49:16 +0000 (19:49 +0100)
Patch from Ben Dooks

The default clock rate does not specify a maximum, so the
default of 400KHz is used. This rate is too fast for the PMU
on the EB2410ITX, so we now specify platform data with a rate
of around 100KHz.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found