summaryrefslogtreecommitdiff
path: root/drivers/rtc/pcf85063.c
AgeCommit message (Collapse)Author
2025-11-28drivers: rtc: add PCF85063 supportMichael Walle
Add support for the Microcrystal RV8263 and compatible RTCs. The driver's name was taken from linux. It should work with any NXP PCF85063 compatible RTCs. It was tested with a RV8263. Signed-off-by: Michael Walle <[email protected]>