[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1524144103-21432-1-git-send-email-amelie.delaunay@st.com>
Date: Thu, 19 Apr 2018 15:21:39 +0200
From: Amelie Delaunay <amelie.delaunay@...com>
To: Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>
CC: <linux-rtc@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Amelie Delaunay <amelie.delaunay@...com>
Subject: [PATCH 0/4] Various fixes on STM32 RTC
This series makes some corrections on STM32 RTC:
- update copyright and adopt SPDX identifier
- fix alarm interrupt flags
- rework DBP (Disable Backup domain Protection) management.
This series is a preamble to the serie which will introduce next STM32 RTC
version.
Amelie Delaunay (4):
rtc: stm32: fix copyright and adopt SPDX identifier
rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
dt-bindings: rtc: update stm32-rtc documentation for st,syscfg
property
rtc: stm32: get DBP register and mask from DT st,syscfg property
.../devicetree/bindings/rtc/st,stm32-rtc.txt | 10 ++--
drivers/rtc/rtc-stm32.c | 68 +++++++++++++---------
2 files changed, 47 insertions(+), 31 deletions(-)
--
2.7.4
Powered by blists - more mailing lists