Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674584
| From | Amelie Delaunay <amelie.delaunay@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] rtc: add support for STM32H7 RTC |
| Date | 2017-06-26 12:00 +0200 |
| Message-ID | <tWyYi-I2-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] rtc: add support for STM32H7 RTC Amelie Delaunay <amelie.delaunay@st.com> - 2017-06-26 12:00 +0200
[PATCH 2/2] rtc: stm32: add STM32H7 RTC support Amelie Delaunay <amelie.delaunay@st.com> - 2017-06-26 12:00 +0200
[PATCH 1/2] dt-bindings: rtc: stm32: add support for STM32H7 Amelie Delaunay <amelie.delaunay@st.com> - 2017-06-26 12:00 +0200
Re: [PATCH 1/2] dt-bindings: rtc: stm32: add support for STM32H7 Rob Herring <robh@kernel.org> - 2017-06-28 20:10 +0200
csiph-web