From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v4 2/6] clocksource: add Marvell Orion SoC timer Date: Mon, 10 Jun 2013 13:09:21 -0400 Message-ID: <20130610170921.GM23859@titan.lakedaemon.net> References: <1370536034-23956-1-git-send-email-sebastian.hesselbarth@gmail.com> <1370856955-10514-1-git-send-email-sebastian.hesselbarth@gmail.com> <51B5F8FE.5090508@linaro.org> <51B5FF51.6090708@gmail.com> <51B60267.9000600@linaro.org> <51B6031B.4030204@gmail.com> <51B6079E.5090602@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <51B6079E.5090602-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Daniel Lezcano Cc: Andrew Lunn , Russell King , linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , John Stultz , Grant Likely , Thomas Gleixner , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org On Mon, Jun 10, 2013 at 07:06:38PM +0200, Daniel Lezcano wrote: > On 06/10/2013 06:47 PM, Sebastian Hesselbarth wrote: > > On 06/10/13 18:44, Daniel Lezcano wrote: > >> On 06/10/2013 06:31 PM, Sebastian Hesselbarth wrote: > >>> On 06/10/13 18:04, Daniel Lezcano wrote: > >>>> On 06/10/2013 11:35 AM, Sebastian Hesselbarth wrote: > >>>>> This patch add a DT enabled driver for timers found on Marvell Orion > >>>>> SoCs > >>>>> (Kirkwood, Dove, Orion5x, and Discovery Innovation). It installs a > >>>>> free- > >>>>> running clocksource on timer0 and a clockevent source on timer1. > >>>>> Corresponding device tree documentation is also added. > >>>>> > >>>>> Signed-off-by: Sebastian Hesselbarth > >>>> > >>>> It looks good for me. > >>>> > >>>> Sebastian, > >>>> > >>>> shall I take it through my tree (it will go to Thomas's tree) ? > >>> > >>> Daniel, > >>> > >>> I checked MAINTAINERS and thought clocksource, i.e. patch 2/6, would go > >>> through Thomas' or John's tree? If you want to take it, I am fine with > >>> it but guess I am not the one to choose here ;) > >> > >> Actually, I am giving a hand to John and Thomas. I take the patches for > >> clockevents (and also for clocksource if both are mixed and John did not > >> pick it yet) and Thomas pulls from my tree [1]. > >> > >> If there is no dependency with any other patches of your patchset, which > >> seems to be the case, I will queue it for 3.11. > > > > Ok, thanks! > > I have a lot of ^M in the patch ... dos2unix removed them but I am > wondering how they get there ? He sent it with git-send-mail, how are you extracting it from Thunderbird? thx, Jason.