[PATCH 0/2] Support RTC on BPI-R2 Pro

Frank Wunderlich posted 2 patches 3 years, 10 months ago
.../boot/dts/rockchip/rk3568-bpi-r2-pro.dts   | 23 +++++++++++++++++++
drivers/rtc/rtc-hym8563.c                     | 11 +++++++--
2 files changed, 32 insertions(+), 2 deletions(-)
[PATCH 0/2] Support RTC on BPI-R2 Pro
Posted by Frank Wunderlich 3 years, 10 months ago
From: Frank Wunderlich <frank-w@public-files.de>

This series is updating hym8563 rtc driver and add devicetree nodes
for Bananapi R2 Pro board.

Frank Wunderlich (1):
  arm64: dts: rockchip: add RTC to BPI-R2 Pro

Peter Geis (1):
  rtc: hym8563: try multiple times to init device

 .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts   | 23 +++++++++++++++++++
 drivers/rtc/rtc-hym8563.c                     | 11 +++++++--
 2 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.34.1
Re: (subset) [PATCH 0/2] Support RTC on BPI-R2 Pro
Posted by Heiko Stuebner 3 years, 10 months ago
On Wed, 8 Jun 2022 18:11:47 +0200, Frank Wunderlich wrote:
> This series is updating hym8563 rtc driver and add devicetree nodes
> for Bananapi R2 Pro board.
> 
> Frank Wunderlich (1):
>   arm64: dts: rockchip: add RTC to BPI-R2 Pro
> 
> Peter Geis (1):
>   rtc: hym8563: try multiple times to init device
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: rockchip: add RTC to BPI-R2 Pro
      commit: efaa0c1378ed800abd1abe0aa51ffd30002efdb4

      I've changed the node name to hym8563: rtc@...

      The node name should be the class of device i.e. rtc in this case.

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>