From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932924AbcFJQkE (ORCPT ); Fri, 10 Jun 2016 12:40:04 -0400 Received: from mail-pa0-f66.google.com ([209.85.220.66]:34817 "EHLO mail-pa0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932261AbcFJQkB (ORCPT ); Fri, 10 Jun 2016 12:40:01 -0400 Date: Fri, 10 Jun 2016 18:39:56 +0200 From: Thierry Reding To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, maxime.coquelin@st.com, patrice.chotard@st.com, robh+dt@kernel.org, linux-pwm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 08/20] pwm: Add PWM Capture support Message-ID: <20160610163956.GA8696@ulmo.ba.sec> References: <20160608092135.21184-1-lee.jones@linaro.org> <20160608092135.21184-9-lee.jones@linaro.org> <20160610135302.GK27142@ulmo.ba.sec> <20160610143854.GE1537@dell> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <20160610143854.GE1537@dell> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 10, 2016 at 03:38:54PM +0100, Lee Jones wrote: > On Fri, 10 Jun 2016, Thierry Reding wrote: >=20 > > On Wed, Jun 08, 2016 at 10:21:23AM +0100, Lee Jones wrote: > > > Supply a PWM Capture call-back Op in order to pass back > > > information obtained by running analysis on PWM a signal. > > > This would normally (at least during testing) be called from > > > the Sysfs routines with a view to printing out PWM Capture > > > data which has been encoded into a string. > > >=20 > > > Signed-off-by: Lee Jones > > > --- > > > drivers/pwm/core.c | 27 +++++++++++++++++++++++++++ > > > include/linux/pwm.h | 25 +++++++++++++++++++++++++ > > > 2 files changed, 52 insertions(+) >=20 > So do you want me to re-spin? >=20 > Before you said you'd make adjustments on patches 8 through 10, so I'm > a little confused. Yeah, I only realized that it might be quicker to make these adjustments myself when I had finished looking at patch 10. I've pushed the adjusted patches to a for-4.8/pwm-capture branch, so if you're going to re-spin the remainder of the patches, perhaps that could be your base? https://git.kernel.org/cgit/linux/kernel/git/thierry.reding/linux-pwm.git/= log/?h=3Dfor-4.8/pwm-capture If you don't have any objections I can put those into linux-next early next week. Thierry --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJXWu1cAAoJEN0jrNd/PrOhGzQQAIx9jzFtknhduCh4gDHkFp0f WsLfSQnTu4h3nVbH4l0U5VTpytCadFNhWTxGibiT3jGuiTP1vCxnflhYKRVMLdwV KAKE3N2GCFI2B6xVvzep5K6UYATfmGYhaXMbEj/SUCuwUx68YLygThjRmvedpT2a pbJybTtrUIiTep4YQWosGDrriX+GpytBXKty5JWc3w8rAMRVt2RPQJMyCLJT4czK smMl8KLETmC8r0vbQR2llhSYBfTKXWqtBt7vroQRVMu1tgZVUOr1f1+RRy2uFbfO ZrcpzKgidid42y7W0uxsQWyWtZK4SuhWiSmSAHrO9RGe3E1iSZ0K+qQEhe11MKuK MuCl/Hji8fm2ZWr4h4x2qkIjPHpnLBNiSq+s1vql8vybaEti5r4Amtn+GFNi8pfS rzILvaD1sK6x/sP11zX8IwX2FxlkHNUq0tccqKAcAO/1BvylBPuQu0j7+rZkJw/s kPYpa5iewrGrrzne2GFCZkKsbBNkM4svQN7HLqeKBARy2AH47/YhiDRx/DU6dwN8 e1NdNrS0we9ryEqj5vbKGaddR55dcpTdAUMLZc37fXrzadoe4Wb+hwpDjJzqp071 eH+xY47JzKjYeA2eqNcRdlFLh0N/ZszaxC6tgVwPoiWuU3L0iU+M70oYtBEB/cP0 VCP6s/sW/fGmLeCkBkXS =hkl4 -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--