> -----Original Message----- > From: Jean Delvare [mailto:khali@xxxxxxxxxxxx] > Sent: Monday, July 05, 2010 15:23 PM > To: Zang Roy-R61911 > Cc: linux-i2c@xxxxxxxxxxxxxxx; linuxppc-dev@xxxxxxxxxxxxxxxx; > Hu Mingkai-B21284; Srinivasan Srikanth-R9AABP > Subject: Re: [PATCH] rtc: add support for DS3232 RTC > > Hi Roy, > > On Mon, 5 Jul 2010 14:45:26 +0800, Roy Zang wrote: > > This patch adds the driver for RTC chip DS3232 via I2C bus > > > > Signed-off-by: Mingkai Hu <Mingkai.hu@xxxxxxxxxxxxx> > > Signed-off-by: Jingchang Lu <b22599@xxxxxxxxxxxxx> > > Signed-off-by: Srikanth Srinivasan > <srikanth.srinivasan@xxxxxxxxxxxxx> > > Signed-off-by: Roy Zang <tie-fei.zang@xxxxxxxxxxxxx> > > --- > > Tested on MPC8536DS and P4080DS board > > > > drivers/rtc/Kconfig | 11 + > > drivers/rtc/Makefile | 1 + > > drivers/rtc/rtc-ds3232.c | 466 > ++++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 478 insertions(+), 0 deletions(-) > > create mode 100644 drivers/rtc/rtc-ds3232.c > > You're sending this patch to the wrong list. Please read MAINTAINERS > again. Does linux-i2c@xxxxxxxxxxxxxxx is the correct mail list? The rtc device is on the i2c bus. Roy -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html