commit | 144aa3db1e8faa34bb33c61131494ac879a6d978 | [log] [tgz] |
---|---|---|
author | Herbert Valerio Riedel <hvr@gnu.org> | Mon Nov 12 09:51:36 2007 +0200 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 26 15:04:02 2008 +0000 |
tree | 886cb38c489f31fa4c525dc84ae0d1ecccba39af | |
parent | 2f0a8df40ff008822e5570b3323c56622cd92c95 [diff] |
[ARM] Orion: I2C support The Orion I2C controller is the same one used in the Discovery family (MV643XX). This patch include the common platform_device stuff according to the existing i2c_mv64xxx.c conventions. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> Signed-off-by: Tzachi Perelstein <tzachi@marvell.com>