Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753371AbbFLJrI (ORCPT ); Fri, 12 Jun 2015 05:47:08 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:33414 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751163AbbFLJrA (ORCPT ); Fri, 12 Jun 2015 05:47:00 -0400 Date: Fri, 12 Jun 2015 11:46:21 +0200 From: Thierry Reding To: Jonathan Richardson Cc: Tim Kryger , Dmitry Torokhov , Anatol Pomazau , Arun Ramamurthy , Scott Branden , bcm-kernel-feedback-list , linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, Arun Ramamurthy Subject: Re: [PATCH v8 2/5] drivers: pwm: bcm-kona: Dont set polarity in probe Message-ID: <20150612094605.GD19400@ulmo.nvidia.com> References: <1432670900-27687-1-git-send-email-jonathar@broadcom.com> <1432670900-27687-3-git-send-email-jonathar@broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="V88s5gaDVPzZ0KCq" Content-Disposition: inline In-Reply-To: <1432670900-27687-3-git-send-email-jonathar@broadcom.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2088 Lines: 54 --V88s5gaDVPzZ0KCq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 26, 2015 at 01:08:17PM -0700, Jonathan Richardson wrote: > From: Arun Ramamurthy >=20 > Omit setting the polarity to normal during probe and instead use the > new pwmchip_add_inversed function to register a PWM chip with default > polarity of inversed for all channels as this is the actual hardware > default. >=20 > Signed-off-by: Arun Ramamurthy > Reviewed-by: Ray Jui > Signed-off-by: Scott Branden > Signed-off-by: Tim Kryger > Signed-off-by: Jonathan Richardson > --- > drivers/pwm/pwm-bcm-kona.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) Applied, after adapting to the pwmchip_add_with_polarity() API, thanks. Thierry --V88s5gaDVPzZ0KCq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJVeqpdAAoJEN0jrNd/PrOhBscP/19o74KuB9Tvc7VlIwOnJPBj sgZp36d9HDCiq/WHam7icUo7ceoZhjG62Q+Ntcwo+VhwvqIcoqNMhTKQoX/kF0cE rFvi2/wMm9QW2HVwEeylQQme+KbWxZUAmrUZ79D1LMNPjQ/Ujt6WLfN44xD9gYTp MNcSLbR1sp4vJQmxswSMFzIRgsBcBDxrIsYlfrVbEj+sll/LD9NgLvJXEEsgs2iX bQFL1niJ9M6tDOpNatoe+eUYQFg27hFWcrreIEUYfhygdkwz2yPUB87gA2KZu5jp 4oj3+j0nFIu6ZC8VlNDUUeOass9WG8tss1xbZvo+kSq1ZgmPLLh3ov6QSSDX7Htc PkB9SgyJb21NTCABRJgTc3HD3LuYQyjwcwLMWxGb1AgvGDnzvSOLpF/i/BBNAMy6 pOzcvFAAPg4WM422fpge5CTHx0VmXX6w/lqxuNB7hwKbA3L8YrJjksEPWtrBwyXU uxHYNoO4zRzLfRNHG8N24CmqpzNpVhTlbEYYtYDsKNsv8i8RoGvcnevxQ1q6ZcKT d5IAXXdDfG+DBWHxPqkfZ5/BDg+1gRzH6mYCDuTVIv2iJbx6k67oOvirf7Auluo+ egwf7vEU1Hg8yIIYo/M06R2GQQOtwkHFfi23rSc93e7gGD+oMokr7EACagduHjlp ESfS0y/eSilUPc+oZjKg =e78+ -----END PGP SIGNATURE----- --V88s5gaDVPzZ0KCq-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/