[PATCH] rtc: add support for DS3232 RTC
Zang Roy-R61911
r61911 at freescale.com
Mon Jul 5 17:50:55 EST 2010
> -----Original Message-----
> From: Jean Delvare [mailto:khali at linux-fr.org]
> Sent: Monday, July 05, 2010 15:23 PM
> To: Zang Roy-R61911
> Cc: linux-i2c at vger.kernel.org; linuxppc-dev at lists.ozlabs.org;
> 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 at freescale.com>
> > Signed-off-by: Jingchang Lu <b22599 at freescale.com>
> > Signed-off-by: Srikanth Srinivasan
> <srikanth.srinivasan at freescale.com>
> > Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
> > ---
> > 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 at vger.kernel.org is the correct mail list?
The rtc device is on the i2c bus.
Roy
More information about the Linuxppc-dev
mailing list