Priyanka Jain wrote:
> config RTC_DRV_DS1307
> - tristate "Dallas/Maxim DS1307/37/38/39/40, ST M41T00, EPSON RX-8025"
> + tristate "Dallas/Maxim DS1307/37/38/39/40, ST M41T00, EPSON RX-8025,
> PT7C4338"
> help
> If you say yes here you get support for various compatible RTC
Priyanka Jain wrote:
> + * Copyright (C) 2011 Priyanka Jain (priyanka.j...@freescale.com)
> + * (pt7c4338 support)
You can't claim copyright just by adding one line of text.
--
Timur Tabi
Linux kernel developer at Freescale
_
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.
Its register set is same as that of rtc device: DS1307.
Signed-off-by: Priyanka Jain
--