commit | 1fcf844861eb08ee05e05dba13b5436f2f2e29ed | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Wed Aug 03 19:49:16 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Aug 03 19:49:16 2005 +0100 |
tree | 980c21c85eff8550c3fbada9e6f922dcf90f7f37 | |
parent | 5cb4cc0d8211c490537c8568001958fc76741312 [diff] |
[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>