powerpc/ps3: Add rtc-ps3
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Tue, 24 Feb 2009 13:04:20 +0000 (14:04 +0100)
committerKyle McMartin <kyle@mcmartin.ca>
Thu, 2 Apr 2009 01:05:32 +0000 (01:05 +0000)
commit0b5f037a4dc495f9c40eed7f076fc6c23af3359b
tree0b4f3388c2ad47ba2310e3e8c1feafcd800f2e72
parentbcd68a70cb0eee556d86d93133aa150319bd9f53
powerpc/ps3: Add rtc-ps3

Create a real RTC driver for PS3, and unhook the deprecated
ppc_md.[gs]et_rtc_time.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/powerpc/include/asm/ps3.h
arch/powerpc/platforms/ps3/os-area.c
arch/powerpc/platforms/ps3/platform.h
arch/powerpc/platforms/ps3/setup.c
arch/powerpc/platforms/ps3/time.c
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-ps3.c [new file with mode: 0644]