[U-Boot] [PATCH][v4] RTC driver for PT7C4338 chip.
Wolfgang Denk
wd at denx.de
Fri Dec 17 20:20:56 CET 2010
Dear Priyanka Jain,
In message <1288084939-21835-1-git-send-email-Priyanka.Jain at freescale.com> you 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.Jain at freescale.com>
> Acked-by: Timur Tabi <timur at 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
Applied to "next", thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Anyone who doesn't believe in miracles is not a realist.
- David Ben Gurion
More information about the U-Boot
mailing list