[PATCH 1/3] rtc: ds1307: Add ds1339 compatible

Simon Glass sjg at chromium.org
Fri Mar 5 05:09:34 CET 2021


On Tue, 2 Mar 2021 at 20:09, Chris Packham <judge.packham at 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 at gmail.com>
> ---
>
>  drivers/rtc/ds1307.c | 2 ++
>  1 file changed, 2 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list