Re: [PATCH 21/29] rtc: spear: fix spear_rtc_read_time

From: Viresh Kumar
Date: Wed Mar 09 2022 - 22:28:43 EST


On Wed, Mar 9, 2022 at 10:26 PM Alexandre Belloni
<alexandre.belloni@xxxxxxxxxxx> wrote:
>
> The reference manual doesn't specify whether the registers are latched and
> they probably aren't, ensure the read time and date are consistent.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> ---
> drivers/rtc/rtc-spear.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>