Re: [PATCH 1/3] rtc: ab3100: set range

From: Linus Walleij
Date: Thu Apr 11 2019 - 09:38:20 EST


On Tue, Apr 9, 2019 at 9:59 PM Alexandre Belloni
<alexandre.belloni@xxxxxxxxxxx> wrote:

> The ab3100 has a 48bit counter running at 65536 Hz (despite one of the
> comment). The max value is then (2^48 - 1)/2^16 == 2^32 - 1.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>

Ah, sweet.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij