]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S5PC1xx: add platform helpers for i2c adapter devices
authorKyungmin Park <kyungmin.park@samsung.com>
Tue, 17 Nov 2009 07:41:21 +0000 (08:41 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:33:16 +0000 (01:33 +0000)
commit5eda288fa96cac0b0f25c90249f5347c6c62da0e
treea1d6ba628da20196248e548b65bfbad5cd4ac983
parent079b03241765f0a31c4bfdefd277452399dbafc9
ARM: S5PC1xx: add platform helpers for i2c adapter devices

Samsung S5PC100 has I2C bus controller compatible with the one known from
previous SoCs series. Add required platform setup and support code that
it can be used with s3c2410-i2c driver.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pc100/cpu.c
arch/arm/plat-s5pc1xx/Kconfig
arch/arm/plat-s5pc1xx/Makefile
arch/arm/plat-s5pc1xx/setup-i2c0.c
arch/arm/plat-s5pc1xx/setup-i2c1.c