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=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham 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 B95A9C04AB3 for ; Mon, 27 May 2019 10:33:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9436B214D8 for ; Mon, 27 May 2019 10:33:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726728AbfE0Kd7 (ORCPT ); Mon, 27 May 2019 06:33:59 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:50928 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725858AbfE0Kd6 (ORCPT ); Mon, 27 May 2019 06:33:58 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 7158D80490; Mon, 27 May 2019 12:33:46 +0200 (CEST) Date: Mon, 27 May 2019 12:33:56 +0200 From: Pavel Machek To: Dan Murphy Cc: jacek.anaszewski@gmail.com, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/9] leds: multicolor: Add sysfs interface definition Message-ID: <20190527103355.GA5287@amd> References: <20190523190820.29375-1-dmurphy@ti.com> <20190523190820.29375-2-dmurphy@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <20190523190820.29375-2-dmurphy@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu 2019-05-23 14:08:12, Dan Murphy wrote: > Add a documentation of LED Multicolor LED class specific > sysfs attributes. >=20 > Signed-off-by: Dan Murphy > --- > .../ABI/testing/sysfs-class-led-multicolor | 57 +++++++++++++++++++ > 1 file changed, 57 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-class-led-multicolor >=20 > diff --git a/Documentation/ABI/testing/sysfs-class-led-multicolor b/Docum= entation/ABI/testing/sysfs-class-led-multicolor > new file mode 100644 > index 000000000000..2f102ede258b > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-class-led-multicolor > @@ -0,0 +1,57 @@ > +What: /sys/class/leds//colors/sync_enable > +Date: April 2019 I believe I suggested more reasonable interface. Why not use that? --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlzrvRIACgkQMOfwapXb+vJdxQCfXnAO1nLU1TIocQz6gagl1XRu PSsAn17PTm9eh3T5EcXZOPxosG8n4/3+ =xsN+ -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--