Searched hist:"6211 acee8edf4af61f7745a92c4b4cb05a4340f9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-pcf2127.c | diff 6211acee8edf4af61f7745a92c4b4cb05a4340f9 Thu Jun 22 09:57:49 CDT 2023 Hugo Villeneuve <hvilleneuve@dimonoff.com> rtc: pcf2127: adapt for time/date registers at any offset
This will simplify the implementation of new variants into this driver.
Some variants (PCF2131) have a 100th seconds register. This register is currently not supported in this driver.
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://lore.kernel.org/r/20230622145800.2442116-7-hugo@hugovil.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|