From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6DE22C433E0 for ; Sun, 12 Jul 2020 07:52:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 52D4720672 for ; Sun, 12 Jul 2020 07:52:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728137AbgGLHwz (ORCPT ); Sun, 12 Jul 2020 03:52:55 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:48660 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725974AbgGLHwy (ORCPT ); Sun, 12 Jul 2020 03:52:54 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id BE05E1C0BD2; Sun, 12 Jul 2020 09:52:51 +0200 (CEST) Date: Sun, 12 Jul 2020 09:52:51 +0200 From: Pavel Machek To: Linus Walleij Cc: Jacek Anaszewski , Dan Murphy , linux-leds@vger.kernel.org, Milo Kim Subject: Re: [PATCH] leds: lp55xx: Convert to use GPIO descriptors Message-ID: <20200712075251.GB8295@amd> References: <20200626224011.379368-1-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xgyAXRrhYN0wYx8y" Content-Disposition: inline In-Reply-To: <20200626224011.379368-1-linus.walleij@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-leds-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org --xgyAXRrhYN0wYx8y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat 2020-06-27 00:40:11, Linus Walleij wrote: > The LP55xx driver is already using the of_gpio() functions to > pick a global GPIO number for "enable" from the device tree and > request the line. Simplify it by just using a GPIO descriptor. >=20 > Make sure to keep the enable GPIO line optional, change the > naming from "lp5523_enable" to "LP55xx enable" to reflect that > this is used on all LP55xx LED drivers. >=20 > Cc: Milo Kim > Signed-off-by: Linus Walleij Thanks, applied to for-next. Not sure if Milo's address is still valid. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --xgyAXRrhYN0wYx8y Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl8KwVMACgkQMOfwapXb+vKBXgCgjPnGmIN+XR9YwFbOuLtDydhM Ff4An2jaLO/DXLm5N3veieiVoyKVEhto =Lm1C -----END PGP SIGNATURE----- --xgyAXRrhYN0wYx8y--