From: Ben Dooks Date: Wed, 3 Aug 2005 18:49:16 +0000 (+0100) Subject: [PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC bus X-Git-Tag: v2.6.13-rc6~74^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fcf844861eb08ee05e05dba13b5436f2f2e29ed;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed