]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Alchemy: Add RTC device to all devboards
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 12:06:22 +0000 (12:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Nov 2011 21:13:49 +0000 (21:13 +0000)
commit48e53dbf1c437b75b94e755a05221ab755843b9a
tree89a94ddb5fb2716d16e7d6e1c65d342545a5d368
parent525e6f7258c1877ae8affaf75fd46c12c0f9ba27
MIPS: Alchemy: Add RTC device to all devboards

All Devboards can use the 32kHz counter as a RTC device.

Also delete the custom CMOS RTC header, which can be used for the
DS1693 on the PB1500.  But since it doesn't have a buffer battery
it is as useful as the on-chip RTC which I prefer.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2874/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1200.c
arch/mips/alchemy/devboards/db1300.c
arch/mips/alchemy/devboards/db1550.c
arch/mips/alchemy/devboards/platform.c
arch/mips/include/asm/mach-pb1x00/mc146818rtc.h [deleted file]