On Oct 26, 2010, at 4:22 AM, Priyanka Jain wrote: > 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 <priyanka.j...@freescale.com> > Acked-by: Timur Tabi <ti...@freescale.com> > --- > PT7C4338 RTC driver is verified on Freescale P1010RDB. > Changes for v1: > Incoperated Heiko's review comments > -keeping the Makefile list sorted. > -Removing unneccesary blank lines. > Changes for v2: > Incoperated Wolfgang Denk's review comments > -Merging two checks of RTC Oscillator stop check into one > Changes for v3: > -Removing board name from pt7c4338.c file as this can be used > for any board having PT7C4338 chip. > Changes for v4: > Incoperated Wolfgang Denk's review comments > -Attaching patch change log > > drivers/rtc/Makefile | 1 + > drivers/rtc/pt7c4338.c | 144 ++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 145 insertions(+), 0 deletions(-) > create mode 100644 drivers/rtc/pt7c4338.c
Is this going into 'next'? - k _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot