Re: [rtc-linux] [PATCH 05/11] rtc: Add MPC5121 Real time clock driver

2010-01-20 Thread Alessandro Zummo
On Tue, 19 Jan 2010 21:24:07 +0100 Anatolij Gustschin wrote: Hi, thank for you submission. A few comments below. You might want to read http://groups.google.com/group/rtc-linux/web/checklist?pli=1 > From: John Rigby > > Based on Domen Puncer's rtc driver for 5200 posted to > the ppclinux

Re: [PATCH 05/11] rtc: Add MPC5121 Real time clock driver

2010-01-20 Thread Wolfram Sang
On Tue, Jan 19, 2010 at 09:24:07PM +0100, Anatolij Gustschin wrote: > From: John Rigby > > Based on Domen Puncer's rtc driver for 5200 posted to > the ppclinux mailing list: > http://patchwork.ozlabs.org/linuxppc-embedded/patch?id=11675 > but never commited anywhere. > > Changes to Domen

[PATCH 05/11] rtc: Add MPC5121 Real time clock driver

2010-01-19 Thread Anatolij Gustschin
From: John Rigby Based on Domen Puncer's rtc driver for 5200 posted to the ppclinux mailing list: http://patchwork.ozlabs.org/linuxppc-embedded/patch?id=11675 but never commited anywhere. Changes to Domen's original: Changed filenames/routine names from mpc5200* to mpc5121* Chan