From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6CEB8C433E0 for ; Mon, 18 May 2020 16:58:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4CA4B207D8 for ; Mon, 18 May 2020 16:58:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="NwBu0r7w" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727040AbgERQ6g (ORCPT ); Mon, 18 May 2020 12:58:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727987AbgERQ6e (ORCPT ); Mon, 18 May 2020 12:58:34 -0400 Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA833C05BD0A for ; Mon, 18 May 2020 09:58:32 -0700 (PDT) Received: by mail-wr1-x442.google.com with SMTP id e1so12722940wrt.5 for ; Mon, 18 May 2020 09:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=7UrsBklbWEQlXSIzoleVC5S+OEDveOLRjfhFBfKj/1U=; b=NwBu0r7wl1gpM7daM6EL/QGiMubgwQrMS7DCx8+Wm8Lyg+2vJddtUQcJeERAwQZJL5 fPsxNVWNDou4B0PGdUAVuryOhMY0JAn5H7lujgsQObRDL1W/aBlkfInsKn6+u8uvDosc qozNeuLAP3u48HfASCRiEDkctG8WgFnHziKs14NtB8EJyIfB9hPN8qYfBhk5ijnxF764 W0k7+ogDFppnKzURVA2wi86cCUAs2twWBridx7yCjgdykjs8UuHNecYybeC2X0kHut/Z p+J/s8zIvyXlFlnM5w4aqPbHCk/waq1N9OgYU74c8WHzHYe28XBAi3kpKL/8WQYf2EWM JpnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=7UrsBklbWEQlXSIzoleVC5S+OEDveOLRjfhFBfKj/1U=; b=ZKImnnRFP7mAeZOnkfxtLEAuoqNXyy4i/CP3KVEW6/I//LMqCpCyxiFK/5ToFU7D4l tYn8TItkEYCeV4DHiRK6l7iTG7ez6HKa96xRZweMVggQvA8JjpQ9ZLHLe6oOKB+f31Ay MC5VTxKtl+8jUnG/tzf3yFgn4Wi0aypwIZvYxI0luAjwBR964KLgRrn833RKnxYPx137 kzWezm3sn5B6iU+ZBw4xJOMRBDhS5kuSaTiailz/RHLNbvZSbdenLrkZX5tz41fp6EVs AiYeduA7PDxApy/F/BH5CcF3qmyAprYTeXF2H86iE+08rZBcSdWnnHokKO+ANn/YBnFz 7aRw== X-Gm-Message-State: AOAM532C9DRGlYUMdZpg6jeJqjQFicQCwzp1pJHPOLXa2TqDxfhvb7SH 2Rp8Lu58TIR2Dbd7Dn8fh975VQ== X-Google-Smtp-Source: ABdhPJyz8YyWk+tq57qcErRl35YmZbUh3jm8IYRNJPP4QVZjm2zuQSf2e2RY9yuWYPSrTDhi0GW0MQ== X-Received: by 2002:adf:e985:: with SMTP id h5mr21630490wrm.239.1589821111188; Mon, 18 May 2020 09:58:31 -0700 (PDT) Received: from ?IPv6:2a01:e34:ed2f:f020:9e7:3ac5:a930:2cd8? ([2a01:e34:ed2f:f020:9e7:3ac5:a930:2cd8]) by smtp.googlemail.com with ESMTPSA id j190sm193855wmb.33.2020.05.18.09.58.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 May 2020 09:58:30 -0700 (PDT) Subject: Re: [PATCHv3 00/14] Update omaps to use drivers/clocksource timers To: Tony Lindgren , Thomas Gleixner Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "H. Nikolaus Schaller" , Aaro Koskinen , Adam Ford , Andreas Kemnade , Brian Hutchinson , Graeme Smecher , Grygorii Strashko , Keerthy , Lokesh Vutla , Michael Turquette , Rob Herring , Stephen Boyd , Tero Kristo , devicetree@vger.kernel.org, linux-clk@vger.kernel.org References: <20200507172330.18679-1-tony@atomide.com> From: Daniel Lezcano Message-ID: <340cdd4a-d996-073f-127d-89ce6c05f221@linaro.org> Date: Mon, 18 May 2020 18:58:29 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200507172330.18679-1-tony@atomide.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Hi Tony, On 07/05/2020 19:23, Tony Lindgren wrote: > Hi all, > > Here's v3 series to udpate omaps to use drivers/clocksource timers for > the 32k counter and dmtimer, and to remove the old legacy platform code. > Please review and test. > > I've updated the timer-ti-dm-systimer.c patch based on the comments from > Daniel and Rob, and added support for selecting the preferred timers to > use. > > Then for merging when folks are happy with this series, Daniel if you > can please apply the first three patches into an immutable branch it > would be great. so the clk patch also ? [ ... ] -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog