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

2018-06-26 Thread Alexandre Torgue
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 AR

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

2018-05-17 Thread Amelie Delaunay
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_de