Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682706
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv2 0/2] rtc: add support for STM32H7 RTC |
| Date | 2017-07-06 23:00 +0200 |
| Message-ID | <u0m2u-2hh-21@gated-at.bofh.it> (permalink) |
| References | <u0aE1-1W0-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/07/2017 at 10:47:43 +0200, Amelie Delaunay wrote: > 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 | 82 +++++++++++++++++----- > 2 files changed, 92 insertions(+), 22 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCHv2 0/2] rtc: add support for STM32H7 RTC Amelie Delaunay <amelie.delaunay@st.com> - 2017-07-06 10:50 +0200 [PATCHv2 1/2] dt-bindings: rtc: stm32: add support for STM32H7 Amelie Delaunay <amelie.delaunay@st.com> - 2017-07-06 10:50 +0200 [PATCHv2 2/2] rtc: stm32: add STM32H7 RTC support Amelie Delaunay <amelie.delaunay@st.com> - 2017-07-06 10:50 +0200 Re: [PATCHv2 0/2] rtc: add support for STM32H7 RTC Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-07-06 23:00 +0200
csiph-web