From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Boris BREZILLON , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Andrew Victor , Alessandro Zummo , rtc-linux@googlegroups.com, Samuel Ortiz , Lee Jones , Johan Hovold , Mark Rutland , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , Kumar Gala Subject: Re: [PATCH v8 00/10] rtc: at91sam9: add DT support Date: Tue, 23 Sep 2014 14:57:37 +0200 Message-ID: <2804695.hx0ZOj3D5K@wuerfel> In-Reply-To: <1411471444-2764-1-git-send-email-boris.brezillon@free-electrons.com> References: <1411471444-2764-1-git-send-email-boris.brezillon@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-ID: On Tuesday 23 September 2014 13:23:54 Boris BREZILLON wrote: > > This patch series adds DT support to the atmel at91sam9 RTC driver. > > It also removes any machine specific inclusions to prepare the migration > to multi platform kernel support, and retain the slow clock to prevent > the CCF from disabling it at the end of boot. > > Looks good to me, please add Acked-by: Arnd Bergmann once you have addressed the remaining comments from Johan and me. Arnd