RE: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip.

2011-02-27 Thread Jain Priyanka-B32167
s.ozlabs.org; Gala Kumar-B11780; Gupta Maneesh-B18878; > Aggrwal Poonam-B10812 > Subject: Re: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip. > > On Wed, Feb 23, 2011 at 4:00 AM, Jain Priyanka-B32167 > wrote: > > Hi, > > > >  Please review and acknowledge t

Re: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip.

2011-02-23 Thread Timur Tabi
On Wed, Feb 23, 2011 at 4:00 AM, Jain Priyanka-B32167 wrote: > Hi, > >  Please review and acknowledge this patch. Alessandro, Aren't you the RTC maintainer? Priyanka has been asking for months for you to review and ack this patch, and then pick up for the next kernel release. Is there somethin

RE: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip.

2011-02-23 Thread Jain Priyanka-B32167
'linuxppc-dev@lists.ozlabs.org' > Cc: Aggrwal Poonam-B10812; Gupta Maneesh-B18878; Jain Priyanka-B32167; > Gala Kumar-B11780 > Subject: RE: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip. > > Hi, > > Please review and acknowledge this patch. > > Regards > Priya

RE: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip.

2011-02-07 Thread Jain Priyanka-B32167
Hi, Please review and acknowledge this patch. Regards Priyanka > -Original Message- > From: Jain Priyanka-B32167 > Sent: Monday, November 22, 2010 9:24 AM > To: 'Alessandro Zummo' > Cc: 'rtc-li...@googlegroups.com' > Subject: FW: [PATCH][v1] RTC dr

RE: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip.

2010-11-10 Thread Jain Priyanka-B32167
@lists.ozlabs.org Cc: Jain Priyanka-B32167 Subject: [PATCH][v1] RTC driver(Linux) for PT7C4338 chip. PT7C4338 chip is being manufactured by Pericom Technology Inc. It is a serial real-time clock which provides: 1)Low-power clock/calendar. 2)Programmable square-wave output. It has 56 bytes of nonvolatile

[PATCH][v1] RTC driver(Linux) for PT7C4338 chip.

2010-10-26 Thread Priyanka Jain
PT7C4338 chip is being manufactured by Pericom Technology Inc. It is a serial real-time clock which provides: 1)Low-power clock/calendar. 2)Programmable square-wave output. It has 56 bytes of nonvolatile RAM. Signed-off-by: Priyanka Jain --- PT7C4338 RTC driver is verified on Freescale P1010RDB.