
24 Sep
2022
24 Sep
'22
4:01 p.m.
On Fri, 23 Sept 2022 at 12:30, Sean Anderson sean.anderson@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@seco.com
include/rtc.h | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org