]> 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>
Thu, 24 Nov 2011 10:41:57 +0000 (10:41 +0000)
commitadb428fcae5d239fd49cfb18e0ff8ddcd932104f
tree17637a4bcdb3575f079084b652ff4bd49db6dcc2
parent25624cd5676b13e4d3177365e10873b3559e6ec5
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]