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=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 7B394C43457 for ; Fri, 9 Oct 2020 17:37:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 43A4122267 for ; Fri, 9 Oct 2020 17:37:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387620AbgJIRgg (ORCPT ); Fri, 9 Oct 2020 13:36:36 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:38864 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732880AbgJIRgT (ORCPT ); Fri, 9 Oct 2020 13:36:19 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id B4C5D1C0B88; Fri, 9 Oct 2020 19:36:17 +0200 (CEST) Date: Fri, 9 Oct 2020 19:36:17 +0200 From: Pavel Machek To: "Lad, Prabhakar" , linux-leds@vger.kernel.org, dmurphy@ti.com Cc: Lad Prabhakar , Geert Uytterhoeven , Magnus Damm , Rob Herring , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LKML , Biju Das Subject: Re: [PATCH v2 3/3] ARM: dts: r8a7742-iwg21d-q7: Enable SD2 LED indication Message-ID: <20201009173617.GA31847@duo.ucw.cz> References: <20200907155541.2011-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20200907155541.2011-4-prabhakar.mahadev-lad.rj@bp.renesas.com> <20201009073349.GD10335@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Thank you for the review. Note I'm LED maintainer. > > > + leds { > > > + compatible =3D "gpio-leds"; > > > + > > > + sdhi2_led { > > > + label =3D "sdio-led"; > > > > This should use appropriate label... probably mmc1:green:activity. > > > $ grep -nr mmc | grep -i activity > $ grep -nr sd | grep -i activity >=20 > Results in 0 outputs in dts folder. Well, so does grep -ri label.*sdio-led arch/arm* :-). Feel free to suggest other name following documentation in Documentation/leds/leds-class.rst . (And yes, we have lot of work to get this to some kind of consistent state). Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCX4CfkQAKCRAw5/Bqldv6 8vDQAKCmQ65JgESIKoQueOHDnt0GT/ed+wCeMw4yFiNFb92i8yk1tZxZ7oqqZFg= =d6V6 -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr--