Yes, 8568mds dts should be updated. And I tested this ds1374 driver on 8568mds board a couple of months ago, it worked fine. Code to parse device tree should be in fsl_soc.c. Haiying
________________________________ From: [EMAIL PROTECTED] on behalf of Kumar Gala Sent: Thu 11/8/2007 12:57 PM To: Phillips Kim Cc: linuxppc-dev@ozlabs.org Subject: Re: [PATCH] powerpc: mpc8xxx MDS board RTC fixes On Nov 8, 2007, at 1:37 PM, Kim Phillips wrote: > 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 <[EMAIL PROTECTED]> > --- > arch/powerpc/boot/dts/mpc832x_mds.dts | 7 ++++ > arch/powerpc/boot/dts/mpc834x_mds.dts | 9 +++++ > arch/powerpc/boot/dts/mpc836x_mds.dts | 9 +++++ > arch/powerpc/configs/mpc832x_mds_defconfig | 48 +++++++++++++++++ > ++++++++++- > arch/powerpc/configs/mpc834x_mds_defconfig | 48 +++++++++++++++++ > ++++++++++- > arch/powerpc/configs/mpc836x_mds_defconfig | 48 +++++++++++++++++ > ++++++++++- > arch/powerpc/configs/mpc8568mds_defconfig | 48 +++++++++++++++++ > ++++++++++- > arch/powerpc/platforms/83xx/mpc832x_mds.c | 24 -------------- > arch/powerpc/platforms/83xx/mpc834x_mds.c | 24 -------------- > arch/powerpc/platforms/83xx/mpc836x_mds.c | 24 -------------- > 10 files changed, 213 insertions(+), 76 deletions(-) should the mpc8568mds.dts be updated? Also, what code is parsing the device tree for the rtc node? - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev