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

Tom Rini trini at konsulko.com
Fri Jun 5 19:32:09 CEST 2026


On Fri, 22 May 2026 17:39:20 +0200, Alexander Feilke wrote:

> 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.
> 
> Changes in v2:
> - reject day 0 in mk_date for tm_mday, analog to tm_mon
> - improve commit message of first commit regarding mk_date changes
>   - describe previous and new behaviour
>   - note tm_year not being initialized in the format case MMDDhhmm
> 
> [...]

Applied to u-boot/next, thanks!

[1/9] cmd_date: make mk_date() static
      commit: 58545b01062e7acdaaad15f236301f3f36a6156b
[2/9] cmd: date: validate date using rtc_month_days()
      commit: 3bf0e5d90c0c74e7dacc185558516cdf1e3b045c
[3/9] rtc: pcf85063: adjust date format to adhere to the rtc_time spec
      commit: 8763c0169d8d8f16ee8c88fb9672f18638f0bba8
[4/9] rtc: pcf85063: add support for NXP PCF85063 family
      commit: 1f04246641079ccf64c29ac53891ddc41d1b1694
[5/9] rtc: pcf85063: add missing register definitions
      commit: 49754d293ea4a2df923cd70de8a69a4ba150477d
[6/9] rtc: pcf85063: keep the divider chain in reset during set_time
      commit: 2b6de25797b49a1b3eff6d24bfa0f7808028b962
[7/9] rtc: pcf85063: support loading quartz-load capacitance from device tree
      commit: d8f535cd8f7cb5f9231f91a3307895db7c9f9552
[8/9] rtc: pcf85063: add power loss detection during probe
      commit: 059174b9554ef4f366accd75b641447244c00f3c
[9/9] drivers: Kconfig: rtc_pcf85063: note unsupported chip features
      commit: 8294d86b1d9ec63dbe7d145dc67f2385e3290c0a
-- 
Tom




More information about the U-Boot mailing list