From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id bk2si362588wib.1.2015.06.29.02.26.12 for ; Mon, 29 Jun 2015 02:26:12 -0700 (PDT) Date: Mon, 29 Jun 2015 11:26:10 +0200 From: Alexandre Belloni To: Philippe Reynes Cc: a.zummo@towertech.it, shawn.guo@linaro.org, kernel@pengutronix.de, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com Subject: [rtc-linux] Re: [PATCH v3 6/6] apf27: dt: add support of internal rtc Message-ID: <20150629092610.GY485@piout.net> References: <1434820360-21935-1-git-send-email-tremyfr@gmail.com> <1434820360-21935-7-git-send-email-tremyfr@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1434820360-21935-7-git-send-email-tremyfr@gmail.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 20/06/2015 at 19:12:40 +0200, Philippe Reynes wrote : > Enable the internal mxc rtc driver on apf27. > > Signed-off-by: Philippe Reynes > --- > arch/arm/boot/dts/imx27-apf27.dts | 4 ++++ > arch/arm/boot/dts/imx27.dtsi | 10 ++++++++++ > 2 files changed, 14 insertions(+), 0 deletions(-) > I'm not the one taking the patch but I usually separate the addition in the dtsi from the use in the dts in different patches. But it is up to Shawn to share his preference. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Mon, 29 Jun 2015 11:26:10 +0200 Subject: [PATCH v3 6/6] apf27: dt: add support of internal rtc In-Reply-To: <1434820360-21935-7-git-send-email-tremyfr@gmail.com> References: <1434820360-21935-1-git-send-email-tremyfr@gmail.com> <1434820360-21935-7-git-send-email-tremyfr@gmail.com> Message-ID: <20150629092610.GY485@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 20/06/2015 at 19:12:40 +0200, Philippe Reynes wrote : > Enable the internal mxc rtc driver on apf27. > > Signed-off-by: Philippe Reynes > --- > arch/arm/boot/dts/imx27-apf27.dts | 4 ++++ > arch/arm/boot/dts/imx27.dtsi | 10 ++++++++++ > 2 files changed, 14 insertions(+), 0 deletions(-) > I'm not the one taking the patch but I usually separate the addition in the dtsi from the use in the dts in different patches. But it is up to Shawn to share his preference. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753471AbbF2J0V (ORCPT ); Mon, 29 Jun 2015 05:26:21 -0400 Received: from down.free-electrons.com ([37.187.137.238]:43500 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752154AbbF2J0N (ORCPT ); Mon, 29 Jun 2015 05:26:13 -0400 Date: Mon, 29 Jun 2015 11:26:10 +0200 From: Alexandre Belloni To: Philippe Reynes Cc: a.zummo@towertech.it, shawn.guo@linaro.org, kernel@pengutronix.de, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com Subject: Re: [PATCH v3 6/6] apf27: dt: add support of internal rtc Message-ID: <20150629092610.GY485@piout.net> References: <1434820360-21935-1-git-send-email-tremyfr@gmail.com> <1434820360-21935-7-git-send-email-tremyfr@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434820360-21935-7-git-send-email-tremyfr@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/06/2015 at 19:12:40 +0200, Philippe Reynes wrote : > Enable the internal mxc rtc driver on apf27. > > Signed-off-by: Philippe Reynes > --- > arch/arm/boot/dts/imx27-apf27.dts | 4 ++++ > arch/arm/boot/dts/imx27.dtsi | 10 ++++++++++ > 2 files changed, 14 insertions(+), 0 deletions(-) > I'm not the one taking the patch but I usually separate the addition in the dtsi from the use in the dts in different patches. But it is up to Shawn to share his preference. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com