]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: ip32: add platform data hooks to use DS1685 driver
authorJoshua Kinard <kumba@gentoo.org>
Tue, 7 Apr 2015 23:57:04 +0000 (09:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 9 Apr 2015 09:07:11 +0000 (19:07 +1000)
commit727daad149b55841d8e9518a6dc7674a335d7baa
tree531cc32f0d342fb6005f737d8ca3bbcba156c7ae
parent0b4dd2a2ac016885a5271daefb58791dade5d117
mips: ip32: add platform data hooks to use DS1685 driver

This modifies the IP32 (SGI O2) platform and reset code to utilize the new
rtc-ds1685 driver.  The old mc146818rtc.h header is removed and ip32_defconfig
is updated as well.

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/mips/configs/ip32_defconfig
arch/mips/include/asm/mach-ip32/mc146818rtc.h [deleted file]
arch/mips/sgi-ip32/ip32-platform.c
arch/mips/sgi-ip32/ip32-reset.c