Re: [edk2-devel] [PATCH v2 05/28] Silicon/Maxim: Add comments in Ds1307RtcLib

2020-03-31 Thread Leif Lindholm
On Fri, Mar 20, 2020 at 20:05:20 +0530, Pankaj Bansal wrote: > From: Pankaj Bansal > > Add comments to explain the register read and write operation > on Ds1307. These comments have been referred from data sheet: > > https://datasheets.maximintegrated.com/en/ds/DS1307.pdf > > Signed-off-by: Pan

[edk2-devel] [PATCH v2 05/28] Silicon/Maxim: Add comments in Ds1307RtcLib

2020-03-19 Thread Pankaj Bansal
From: Pankaj Bansal Add comments to explain the register read and write operation on Ds1307. These comments have been referred from data sheet: https://datasheets.maximintegrated.com/en/ds/DS1307.pdf Signed-off-by: Pankaj Bansal --- Silicon/Maxim/Library/Ds1307RtcLib/Ds1307RtcLib.c | 8 ++