[PATCH] rtc: m41t62: implements read8/write8 operations
Simon Glass
sjg at chromium.org
Sat Mar 18 21:20:22 CET 2023
On Fri, 17 Mar 2023 at 08:25, <thomas.perrot at bootlin.com> wrote:
>
> From: Thomas Perrot <thomas.perrot at bootlin.com>
>
> These operations are required by dm_rtc_read and
> dm_bootcount_get helpers.
>
> Signed-off-by: Thomas Perrot <thomas.perrot at bootlin.com>
> ---
> drivers/rtc/m41t62.c | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list