From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH] pwm-pca9685: Allow any of the 16 PWMs to be used as a GPIO Date: Mon, 31 Oct 2016 13:42:56 +0200 Message-ID: <20161031114256.GN23812@lahna.fi.intel.com> References: <20160920144056.130104-1-mika.westerberg@linux.intel.com> <20161019185638.GP1722@lahna.fi.intel.com> <20161020104541.GA25598@ulmo.ba.sec> <20161020111844.GB24289@lahna.fi.intel.com> <20161020125144.GA24653@ulmo.ba.sec> <20161020130117.GK24289@lahna.fi.intel.com> <20161020215009.GA2185@mithrandir.ba.sec> <20161021122341.GV24289@lahna.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga03.intel.com ([134.134.136.65]:27527 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S941259AbcJaLrV (ORCPT ); Mon, 31 Oct 2016 07:47:21 -0400 Content-Disposition: inline In-Reply-To: <20161021122341.GV24289@lahna.fi.intel.com> Sender: linux-pwm-owner@vger.kernel.org List-Id: linux-pwm@vger.kernel.org To: Thierry Reding Cc: Linus Walleij , Andy Shevchenko , linux-pwm@vger.kernel.org On Fri, Oct 21, 2016 at 03:23:41PM +0300, Mika Westerberg wrote: > On Thu, Oct 20, 2016 at 11:50:11PM +0200, Thierry Reding wrote: > > > I would then go for keeping the code in this single driver for now and > > > re-think this later if other drivers start to develop similar. > > > > That's fine with me. I'll take a closer look at this patch and apply if > > I don't find anything out of place. > > Thanks! Hi Thierry, Did you get a chance to look at the patch?