[PATCH v4 0/3] add support for RV8063 SPI rtc

Antoni Pokusinski posted 3 patches 10 months ago
There is a newer version of this series
.../devicetree/bindings/rtc/nxp,pcf85063.yaml |  33 +++-
drivers/rtc/Kconfig                           |  21 +-
drivers/rtc/rtc-pcf85063.c                    | 182 +++++++++++++++---
3 files changed, 199 insertions(+), 37 deletions(-)
[PATCH v4 0/3] add support for RV8063 SPI rtc
Posted by Antoni Pokusinski 10 months ago
This patch series adds support for the Microcrystal RV8063 real time
clock module with SPI interface. This device is very similar to RV8263
(which however uses I2C), so I decided to extend the existing driver instead 
of creating a new one.

RV8063 datasheet: https://www.microcrystal.com/fileadmin/Media/Products/RTC/App.Manual/RV-8063-C7_App-Manual.pdf
---
Changes since v3:
* dt-binding: fix indentation in spi example
* pcf85063 driver: add of_match_table

Changes since v2:
* dt-binding: send as patch 1/3, not patch 3/3
* dt-binding: fix indentation in spi example
* dt-binding: fix order of enums: rv8063 before rv8263

Changes since v1:
* pcf85063 driver: drop MODULE_ALIAS, add id_table
* dt-binding: add "pcf85063" to the commit message


Antoni Pokusinski (3):
  dt-bindings: rtc: pcf85063: add binding for RV8063
  rtc: pcf85063: create pcf85063_i2c_probe
  rtc: pcf85063: add support for RV8063

 .../devicetree/bindings/rtc/nxp,pcf85063.yaml |  33 +++-
 drivers/rtc/Kconfig                           |  21 +-
 drivers/rtc/rtc-pcf85063.c                    | 182 +++++++++++++++---
 3 files changed, 199 insertions(+), 37 deletions(-)

-- 
2.25.1
Re: [PATCH v4 0/3] add support for RV8063 SPI rtc
Posted by Alexandre Belloni 6 months, 2 weeks ago
On Sun, 13 Apr 2025 15:07:52 +0200, Antoni Pokusinski wrote:
> This patch series adds support for the Microcrystal RV8063 real time
> clock module with SPI interface. This device is very similar to RV8263
> (which however uses I2C), so I decided to extend the existing driver instead
> of creating a new one.
> 
> RV8063 datasheet: https://www.microcrystal.com/fileadmin/Media/Products/RTC/App.Manual/RV-8063-C7_App-Manual.pdf
> 
> [...]

Applied, thanks!

[1/3] dt-bindings: rtc: pcf85063: add binding for RV8063
      https://git.kernel.org/abelloni/c/b265cb1d68a9
[2/3] rtc: pcf85063: create pcf85063_i2c_probe
      https://git.kernel.org/abelloni/c/29ac4cedb00e
[3/3] rtc: pcf85063: add support for RV8063
      https://git.kernel.org/abelloni/c/a3c7f7e16ea8

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com