Re: [PATCH v3 0/8] rtc: isl12022: battery backup voltage and clock support

From: Rasmus Villemoes
Date: Thu Aug 03 2023 - 02:45:18 EST


On 28/07/2023 16.31, Rasmus Villemoes wrote:
> On 15/06/2023 12.58, Rasmus Villemoes wrote:
>> The current handling of the low-battery bits in the status register is
>> wrong. The first six patches fix that and implement proper support for
>> RTC_VL_READ.
>>
>> The last two patches allow describing the isl12022 as a clock
>> provider, for now just as a fixed 32kHz clock. They are also
>> tangentially related to the backup battery, in that when the isl12022
>> is not used as a clock source, one can save some power consumption in
>> battery mode by setting the FOx bits to 0.
>
> Ping. Any chance these could be picked up so they make it for v6.6?

Ping^2.

Rasmus