From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates Date: Thu, 12 Mar 2020 10:26:59 -0700 Message-ID: <20200312172659.GZ37466@atomide.com> References: <20200305082715.15861-1-lokeshvutla@ti.com> <20200306171917.GF37466@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from muru.com ([72.249.23.125]:59944 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726328AbgCLR1E (ORCPT ); Thu, 12 Mar 2020 13:27:04 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-pwm-owner@vger.kernel.org List-Id: linux-pwm@vger.kernel.org To: Daniel Lezcano Cc: Lokesh Vutla , Thomas Gleixner , Linux OMAP Mailing List , linux-kernel@vger.kernel.org, Thierry Reding , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , linux-pwm@vger.kernel.org, Sekhar Nori , Tero Kristo Hi, * Daniel Lezcano [200312 11:11]: > On 06/03/2020 18:19, Tony Lindgren wrote: > > * Lokesh Vutla [200305 08:29]: > >> This series fixes dm_timer_ops used for enabling the pwm and enables > >> cpu_pm notifier for context save and restore. This acts as a preparatory > >> series for enabling dynamic period updates for pwm omap dm timer driver. > >> > >> Changes since v2: > >> - Incorporated changes from Tony > > > > I just gave this series another try here and it still works > > for me just fine and is good to go as far as I'm concerned. > > How do you want this series to be merged? > > Shall I pick the patches falling under drivers/clocksource or ack them? I think best would be if you picked them and applied them into an immutable branch against v5.6-rc1 that can also be merged into pwm driver branch as needed. Regards, Tony