]> 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, 10 Nov 2011 12:06:22 +0000 (12:06 +0000)
commit395f5d7a2ca029ff6e28b6dbc14ef5595d5f26ad
tree3ee5e0c70dd3c44d4731e75c7c511a32fb86f328
parenta1ecddee8cc36a025bb4b0702668a23303a77b0f
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]