From: Sebastian Andrzej Siewior Date: Wed, 2 Mar 2011 10:26:53 +0000 (+0100) Subject: i2c-pxa2xx: Add PCI support for PXA I2C controller X-Git-Tag: v2.6.39-rc1~387^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e94dd154e934aa2137c427c3b1c8e9a6e465fcd;p=pandora-kernel.git i2c-pxa2xx: Add PCI support for PXA I2C controller The Sodaville I2C controller is almost the same as found on PXA2xx. The difference: - the register are at a different offset - no slave support The PCI probe code adds three platform devices which are probed then by the platform code. The X86 part also adds dummy clock defines because we don't have HW clock support. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Dirk Brandewie Signed-off-by: Ben Dooks --- Reading git-diff-tree failed