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

Kumar Gala galak at kernel.crashing.org
Tue Oct 26 18:52:10 EST 2010


On Oct 25, 2010, at 3:08 AM, Priyanka Jain wrote:

> PT7C4338 chip is 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.
> 
> Freescale P1010RDB uses PT7C4338 as RTC.

This line shouldn't be in the commit message

> 
> Signed-off-by: Priyanka Jain <Priyanka.Jain at freescale.com>
> ---
> Based of unified git(next branch) for P1010 RDB.
> drivers/rtc/Kconfig        |    9 ++
> drivers/rtc/Makefile       |    1 +
> drivers/rtc/rtc-pt7c4338.c |  215 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 225 insertions(+), 0 deletions(-)
> create mode 100644 drivers/rtc/rtc-pt7c4338.c

This should be CC'd to the RTC list and maintainer.

- k


More information about the Linuxppc-dev mailing list