On Tue, 8 Feb 2022 11:29:07 -0500, Hugo Villeneuve wrote: > From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > > The first bug is that reading the 5 alarm registers results in a read > operation of 20 bytes. The reason is because the destination buffer is > defined as an array of "unsigned int", and we use the sizeof() > operator on this array to define the bulk read count. > > [...] Applied, thanks! [1/1] rtc: pcf2127: fix bug when reading alarm registers commit: 73ce05302007eece23a6acb7dc124c92a2209087 Best regards, -- Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>