
5 Mar
2021
5 Mar
'21
5:09 a.m.
On Tue, 2 Mar 2021 at 20:09, Chris Packham judge.packham@gmail.com wrote:
As far as u-boot is concerned the ds1339 is compatible with the other
U-Boot
devices supported by the ds1307 driver. The Linux driver does expose some additional functionality but as far as u-boot is concerned just adding the compatible string is enough.
Signed-off-by: Chris Packham judge.packham@gmail.com
drivers/rtc/ds1307.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org