From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754863AbbCMKdf (ORCPT ); Fri, 13 Mar 2015 06:33:35 -0400 Received: from down.free-electrons.com ([37.187.137.238]:48483 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750890AbbCMKdc (ORCPT ); Fri, 13 Mar 2015 06:33:32 -0400 Date: Fri, 13 Mar 2015 11:33:29 +0100 From: Alexandre Belloni To: Daniel Lezcano Cc: Nicolas Ferre , Boris Brezillon , Jean-Christophe Plagniol-Villard , Wim Van Sebroeck , Guenter Roeck , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH v5 00/10] Atmel System Timer cleanups Message-ID: <20150313103329.GF4329@piout.net> References: <1426162054-9987-1-git-send-email-alexandre.belloni@free-electrons.com> <5502BA89.8020100@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5502BA89.8020100@linaro.org> 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 13/03/2015 at 11:23:05 +0100, Daniel Lezcano wrote : > On 03/12/2015 01:07 PM, Alexandre Belloni wrote: > >This patch set cleans up the system timer driver. > > > >The main goal is to get rid of the mach/ headers dependency. At the same time, > >it introduces proper probing and locking (using a regmap) for the watchdog > >driver. > > > >This is based on 4.0-rc1 and will have two merge conflicts with my cleanup #1 in > >mach-at91/at91rm9200.c > > > >It also needs this patch to probe the watchdog properly: > >http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327274.html > > > Hi Alexandre, > > through which tree do you want this patchset to be merged ? > I'd say through the at91 tree as I have another series that depend on that one -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Fri, 13 Mar 2015 11:33:29 +0100 Subject: [PATCH v5 00/10] Atmel System Timer cleanups In-Reply-To: <5502BA89.8020100@linaro.org> References: <1426162054-9987-1-git-send-email-alexandre.belloni@free-electrons.com> <5502BA89.8020100@linaro.org> Message-ID: <20150313103329.GF4329@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 13/03/2015 at 11:23:05 +0100, Daniel Lezcano wrote : > On 03/12/2015 01:07 PM, Alexandre Belloni wrote: > >This patch set cleans up the system timer driver. > > > >The main goal is to get rid of the mach/ headers dependency. At the same time, > >it introduces proper probing and locking (using a regmap) for the watchdog > >driver. > > > >This is based on 4.0-rc1 and will have two merge conflicts with my cleanup #1 in > >mach-at91/at91rm9200.c > > > >It also needs this patch to probe the watchdog properly: > >http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327274.html > > > Hi Alexandre, > > through which tree do you want this patchset to be merged ? > I'd say through the at91 tree as I have another series that depend on that one -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com