zu...@towertech.it; p_gortma...@yahoo.com
> Subject: Re: [rtc-linux] [PATCH] RTC driver(Linux) for PT7C4338 chip.
>
> On Thu, 10 Mar 2011 11:06:27 +
> Jain Priyanka-B32167 wrote:
>
> > Hi Wolfram,
> >
> >
> > > -Original Message-
> > > From: Wol
tc-li...@googlegroups.com; linuxppc-dev@lists.ozlabs.org;
> > a.zu...@towertech.it; p_gortma...@yahoo.com; a...@linux-foundation.org
> > Subject: Re: [rtc-linux] [PATCH] RTC driver(Linux) for PT7C4338 chip.
> >
> > Hi Priyanka,
> >
> > > Though register-set look
oo.com; a...@linux-foundation.org
> Subject: Re: [rtc-linux] [PATCH] RTC driver(Linux) for PT7C4338 chip.
>
> Hi Priyanka,
>
> > Though register-set looks identical but features were different.
>
> Can you tell what exactly is different?
I will check both the devices data sheets
Hi Priyanka,
> Though register-set looks identical but features were different.
Can you tell what exactly is different?
> And also manufacturer is different.
That does not matter. If you look at ds_type, there are already
different manufacturers. They will be correctly distinguished by
i2c_devi
March 03, 2011 2:53 PM
> To: rtc-li...@googlegroups.com
> Cc: linuxppc-dev@lists.ozlabs.org; a.zu...@towertech.it;
> p_gortma...@yahoo.com; a...@linux-foundation.org; Jain Priyanka-B32167
> Subject: Re: [rtc-linux] [PATCH] RTC driver(Linux) for PT7C4338 chip.
>
> Hi,
>
>
On Tue, Mar 08, 2011 at 04:55:31PM -0800, Andrew Morton wrote:
> On Thu, 3 Mar 2011 10:22:39 +0100
> Wolfram Sang wrote:
>
> > Hi,
> >
> > > +/*
> > > + * This file provides Date & Time support (no alarms) for PT7C4338 chip.
> > > + *
> > > + * This file is based on drivers/rtc/rtc-ds1307.c
> >
On Thu, 3 Mar 2011 10:22:39 +0100
Wolfram Sang wrote:
> Hi,
>
> > +/*
> > + * This file provides Date & Time support (no alarms) for PT7C4338 chip.
> > + *
> > + * This file is based on drivers/rtc/rtc-ds1307.c
>
> Please explain why you can't use rtc-ds1307 directly (or with slight
> modificat
Hi,
> +/*
> + * This file provides Date & Time support (no alarms) for PT7C4338 chip.
> + *
> + * This file is based on drivers/rtc/rtc-ds1307.c
Please explain why you can't use rtc-ds1307 directly (or with slight
modifications). I might have missed something but the register-set looks
identical