From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH] rtc: add support for DS3232 RTC Date: Mon, 5 Jul 2010 09:22:31 +0200 Message-ID: <20100705092231.2780a1b8@hyperion.delvare> References: <1278312326-19022-1-git-send-email-tie-fei.zang@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1278312326-19022-1-git-send-email-tie-fei.zang-KZfg59tc24xl57MIdRCFDg@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Roy Zang Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Mingkai.hu-KZfg59tc24xl57MIdRCFDg@public.gmane.org, srikanth.srinivasan-KZfg59tc24xl57MIdRCFDg@public.gmane.org List-Id: linux-i2c@vger.kernel.org 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 > Signed-off-by: Jingchang Lu > Signed-off-by: Srikanth Srinivasan > Signed-off-by: Roy Zang > --- > 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. -- Jean Delvare