[PATCH] rtc: Add fallbacks for dm functions

Simon Glass sjg at chromium.org
Sat Sep 24 16:01:45 CEST 2022


On Fri, 23 Sept 2022 at 12:30, Sean Anderson <sean.anderson at seco.com> wrote:
>
> This adds fallbacks for the various dm_rtc_* functions. This allows
> common code to use these functions without ifdefs.
>
> Fixes: c8ce7ba87d1 ("misc: Add support for nvmem cells")
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
>  include/rtc.h | 31 ++++++++++++++++++++++++++++---
>  1 file changed, 28 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list