From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guru Das Srinagesh Subject: Re: [RESEND v6 1/2] pwm: Convert drivers to use 64-bit period and duty cycle Date: Mon, 9 Mar 2020 12:41:48 -0700 Message-ID: <20200309194148.GA30211@codeaurora.org> References: <28090aef9900ad483cbfbe77883e5ffcd8745907.1583177501.git.gurus@codeaurora.org> <20200306074440.ykekwwlvnbodxkjc@pengutronix.de> <20200306185252.GA2758@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from alexa-out-sd-02.qualcomm.com ([199.106.114.39]:47591 "EHLO alexa-out-sd-02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725992AbgCITlt (ORCPT ); Mon, 9 Mar 2020 15:41:49 -0400 Content-Disposition: inline In-Reply-To: <20200306185252.GA2758@codeaurora.org> Sender: linux-pwm-owner@vger.kernel.org List-Id: linux-pwm@vger.kernel.org To: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Cc: linux-pwm@vger.kernel.org, Thierry Reding , Subbaraman Narayanamurthy , linux-kernel@vger.kernel.org, kernel@pengutronix.de Hi Uwe, On Fri, Mar 06, 2020 at 10:56:59AM -0800, Guru Das Srinagesh wrote: > On Fri, Mar 06, 2020 at 08:44:40AM +0100, Uwe Kleine-König wrote: > > I guess we need acks from the affected maintainers. While I think the > > changes are fine I think you won't evade having to expand the audience > > of your patch and (depending on feedback) maybe split this patch up > > further. > > Sure. I'll split up this patch into one per file and add the respective > maintainers for ease of reviewing. I used the get_maintainer.pl script to add the respective maintainers of the files. Could you please provide feedback on whether v7 what you had in mind in your comment above? Thank you. Guru Das.