[POWERPC] 8xxx: MDS board RTC fixes
authorKim Phillips <kim.phillips@freescale.com>
Thu, 8 Nov 2007 19:37:06 +0000 (13:37 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Nov 2007 21:39:54 +0000 (15:39 -0600)
commit27f49807d79cf44642f98cb7854729836340d98d
tree1e7c7d50dba76d68f3f6681830b2d11352fe72ba
parent0b47759db54f82df68ed179ddc5cb2becea56158
[POWERPC] 8xxx: MDS board RTC fixes

Now the rtc class ds1374 driver has been added, remove the old rtc
driver hookup code, add rtc node to device trees, and turn on the
new driver in the defconfigs.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc832x_mds.dts
arch/powerpc/boot/dts/mpc834x_mds.dts
arch/powerpc/boot/dts/mpc836x_mds.dts
arch/powerpc/configs/mpc832x_mds_defconfig
arch/powerpc/configs/mpc834x_mds_defconfig
arch/powerpc/configs/mpc836x_mds_defconfig
arch/powerpc/configs/mpc8568mds_defconfig
arch/powerpc/platforms/83xx/mpc832x_mds.c
arch/powerpc/platforms/83xx/mpc834x_mds.c
arch/powerpc/platforms/83xx/mpc836x_mds.c