[ARM] 5395/1: RealView: Add support for the DS1338 RTC chip
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 12 Feb 2009 14:58:20 +0000 (15:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 19 Feb 2009 11:30:25 +0000 (11:30 +0000)
commit533ad5e60c0a5ff3cef7583b5b1b0eee84c2bda6
tree8fee4ffecf0b42314d20d2a906c46938bad3c543
parent2514cca06be9dc7ae12908085ebaf0ef49e6d8ae
[ARM] 5395/1: RealView: Add support for the DS1338 RTC chip

This chip is on the I2C bus on the RealView and Versatile boards. The
patch adds the i2c_board_info definition for this device and registers
it with the I2C subsystem.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/core.c
arch/arm/mach-realview/realview_pb1176.c
arch/arm/mach-versatile/core.c