[PATCH 0/2] rtc: add support for STM32H7 RTC
From: Amelie Delaunay <hidden>
Date: 2017-06-26 09:52:40
Also in:
linux-devicetree, linux-rtc, lkml
From: Amelie Delaunay <hidden>
Date: 2017-06-26 09:52:40
Also in:
linux-devicetree, linux-rtc, lkml
Add support for STM32H7 Real Time Clock variant. Difference is regarding clocks: there is a 'pclk' clock on STM32H7 for register access. Amelie Delaunay (2): dt-bindings: rtc: stm32: add support for STM32H7 rtc: stm32: add STM32H7 RTC support .../devicetree/bindings/rtc/st,stm32-rtc.txt | 32 ++++++-- drivers/rtc/rtc-stm32.c | 85 +++++++++++++++++----- 2 files changed, 95 insertions(+), 22 deletions(-) -- 1.9.1