summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx/setup-i2c0.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S3C64XX: Move device and device setup into mach-s3c64xxBen Dooks2010-02-201-31/+0
| | | | | | | Move the S3C64XX specific device and setup files into mach-s3c64xx as they are unlikely to be used outside of this code. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* ARM: S3C64XX: Move headers into machine include directoryBen Dooks2010-02-201-1/+1
| | | | | | | | | | | Move the register and GPIO definition files from plat-s3c64xx into the machine include direcotry as they are unlikely to be reused outside mach-s3c64xx. This move includes removing the empty <mach/regs-clock.h> and replacing it with the <plat/regs-clock.h> implementation. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C64XX: Add i2c device setup for I2C device 0Ben Dooks2008-12-151-0/+31
Add the necessary device initialisation information for I2C device 0. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
OpenPOWER on IntegriCloud