All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various fixes on STM32 RTC
@ 2018-04-19 13:21 ` Amelie Delaunay
  0 siblings, 0 replies; 32+ messages in thread
From: Amelie Delaunay @ 2018-04-19 13:21 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Rob Herring, Mark Rutland,
	Maxime Coquelin, Alexandre Torgue
  Cc: linux-rtc, devicetree, linux-arm-kernel, linux-kernel, Amelie Delaunay

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2018-05-09  7:21 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 13:21 [PATCH 0/4] Various fixes on STM32 RTC Amelie Delaunay
2018-04-19 13:21 ` Amelie Delaunay
2018-04-19 13:21 ` Amelie Delaunay
2018-04-19 13:21 ` [PATCH 1/4] rtc: stm32: fix copyright and adopt SPDX identifier Amelie Delaunay
2018-04-19 13:21   ` Amelie Delaunay
2018-04-19 13:21   ` Amelie Delaunay
2018-04-19 13:21 ` [PATCH 2/4] rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING Amelie Delaunay
2018-04-19 13:21   ` Amelie Delaunay
2018-04-19 13:21   ` Amelie Delaunay
2018-04-19 13:21 ` [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property Amelie Delaunay
2018-04-19 13:21   ` [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st, syscfg property Amelie Delaunay
2018-04-19 13:21   ` [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property Amelie Delaunay
2018-04-27  2:58   ` Rob Herring
2018-04-27  2:58     ` Rob Herring
2018-05-03 20:53     ` Alexandre Belloni
2018-05-03 20:53       ` Alexandre Belloni
2018-05-04  7:40       ` Alexandre Torgue
2018-05-04  7:40         ` Alexandre Torgue
2018-05-04  7:40         ` Alexandre Torgue
2018-05-09  7:21         ` Amelie DELAUNAY
2018-05-09  7:21           ` Amelie DELAUNAY
2018-05-09  7:21           ` Amelie DELAUNAY
2018-05-09  7:21           ` Amelie DELAUNAY
2018-04-19 13:21 ` [PATCH 4/4] rtc: stm32: get DBP register and mask from DT " Amelie Delaunay
2018-04-19 13:21   ` [PATCH 4/4] rtc: stm32: get DBP register and mask from DT st, syscfg property Amelie Delaunay
2018-04-19 13:21   ` [PATCH 4/4] rtc: stm32: get DBP register and mask from DT st,syscfg property Amelie Delaunay
2018-04-19 13:43 ` [PATCH 0/4] Various fixes on STM32 RTC Alexandre Belloni
2018-04-19 13:43   ` Alexandre Belloni
2018-04-19 14:14   ` Amelie DELAUNAY
2018-04-19 14:14     ` Amelie DELAUNAY
2018-05-06 20:27 ` Alexandre Belloni
2018-05-06 20:27   ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.