[PATCH 0/8] rtc: pcf85036: improve spec coherence and extend features

Alexander Feilke Alexander.Feilke at ew.tq-group.com
Fri May 8 10:21:24 CEST 2026


From: Alexander Feilke <alexander.feilke at ew.tq-group.com>

This series fixes some spec inconsistencies and oversimplifications in the initial
PCF85063 support, and adds some missing features from mainline linux v6.19.

Alexander Feilke (7):
  rtc: pcf85063: adjust date format to adhere to the rtc_time spec
  rtc: pcf85063: add support for NXP PCF85063 family
  rtc: pcf85063: add missing register definitions
  rtc: pcf85063: keep the divider chain in reset during set_time
  rtc: pcf85063: support loading quartz-load capacitance from device
    tree
  rtc: pcf85063: add power loss detection during probe
  drivers: Kconfig: rtc_pcf85063: note unsupported chip features

Markus Niebel (1):
  cmd: date: improve day of month verification

 cmd/date.c             |   4 +-
 drivers/rtc/Kconfig    |   3 +
 drivers/rtc/pcf85063.c | 134 ++++++++++++++++++++++++++++++++++++++---
 3 files changed, 131 insertions(+), 10 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list