On Tue, 2 Mar 2021 at 20:09, Chris Packham <judge.pack...@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.pack...@gmail.com> > --- > > drivers/rtc/ds1307.c | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Simon Glass <s...@chromium.org>