[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)
commit1fcf844861eb08ee05e05dba13b5436f2f2e29ed
tree980c21c85eff8550c3fbada9e6f922dcf90f7f37
parent5cb4cc0d8211c490537c8568001958fc76741312
[PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC bus

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>
arch/arm/mach-s3c2410/mach-bast.c