From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753046AbdDCOx0 (ORCPT ); Mon, 3 Apr 2017 10:53:26 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:26767 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751803AbdDCOv4 (ORCPT ); Mon, 3 Apr 2017 10:51:56 -0400 Subject: Re: [PATCH 0/3] Add RTC support on STM32F746 To: Amelie Delaunay , Rob Herring , Mark Rutland , Russell King , Maxime Coquelin References: <1484833519-9298-1-git-send-email-amelie.delaunay@st.com> CC: , , From: Alexandre Torgue Message-ID: <9deef7aa-e060-61bb-1680-c9b728f85a81@st.com> Date: Mon, 3 Apr 2017 16:51:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1484833519-9298-1-git-send-email-amelie.delaunay@st.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG2NODE1.st.com (10.75.127.4) To SFHDAG3NODE2.st.com (10.75.127.8) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-03_09:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On 01/19/2017 02:45 PM, Amelie Delaunay wrote: > This patchset enables STM32 RTC on STM32F746 MCU. > > Amelie Delaunay (3): > ARM: dts: stm32: set HSE_RTC clock frequency to 1 MHz on stm32f746 > ARM: dts: stm32: Add RTC support for STM32F746 MCU > ARM: dts: stm32: enable RTC on stm32746g-eval > > arch/arm/boot/dts/stm32746g-eval.dts | 4 ++++ > arch/arm/boot/dts/stm32f746.dtsi | 16 ++++++++++++++++ > 2 files changed, 20 insertions(+) > Series applied on stm32-dt-for-v4.12 regards Alex