Re: [PATCH v2 0/3] Add STM32 RTC to stm32mp157c

From: Alexandre Torgue
Date: Tue Jun 26 2018 - 03:31:34 EST


Hi AmÃlie,

On 05/17/2018 02:07 PM, Amelie Delaunay wrote:
This series adds support for STM32 RTC to stm32mp157c SoC and enables it
on stm32mp157c-ed1 board.

---
Changes in v2:
* Enable STM32 RTC in multi_v7_defconfig

Amelie Delaunay (3):
ARM: dts: stm32: add RTC support to stm32mp157c
ARM: dts: stm32: enable RTC on stm32mp157c-ed1
ARM: multi_v7_defconfig: enable STM32 RTC

arch/arm/boot/dts/stm32mp157c-ed1.dts | 4 ++++
arch/arm/boot/dts/stm32mp157c.dtsi | 9 +++++++++
arch/arm/configs/multi_v7_defconfig | 1 +
3 files changed, 14 insertions(+)


Series applied on stm32-next.

Regards
Alex