Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp330520pxf; Thu, 18 Mar 2021 00:59:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxA0jclADWftvs9pLiNzkLIvmF6kbbntfvrGf/rIJmInzH98fSGZWAz435aNTQheibq4zQ/ X-Received: by 2002:a17:906:1d4e:: with SMTP id o14mr38535157ejh.549.1616054365349; Thu, 18 Mar 2021 00:59:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616054365; cv=none; d=google.com; s=arc-20160816; b=kGpp+bNe21dVqj8yA6KnQYkgD6GE5zQ3ITWWGkk1NnJH/xmOAsuMWzuNa3PcQYz5HV qlBmb07ETeE2buDTv44RAENK43A+T9lvxpx2Lt3qHfPPTKo3FOurh8yu7Wi0TfFWWmSr hN+EARk9VW+p3OJ1OCX5EpIGT5Ash1nj2YSaBkGpkqSsVzR5+l4YEmUIB6GYjywQKnIP V2nKjEcJxpXuyjaprIuWoUNxvW5EcNOBIL1BkD8lHFNvAlsjGJrsodzaqGSnCJCgrGzS IEVBHFip34vnX1n8WyqMZX9ChiqnDVDp83ux6viJkvCtV7ZTpfWQq2Ccwdgfl/ZtFF56 6xaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=ldodOnZfM3Wy5lAC3aIBRWlrpW1flYqgDxixWSCfRGY=; b=BzWMkVYZw/a2ciFpqfn9qqId2OHFFNC85DsO/4Gd3oeY9ebXs3r+MhXaGQ5FLLJCNl AhP+gxOIU1Yr4IzvUYW5aeEITYv+j6cMYsdQcE9qhhxzOUn80hZPovypaAQ8TjAr1cEZ OFXBKYpF1Gt6ZQA9U2yDdcqn+viKODydSQ1p761aSAacSSA22I17lPGPfLNwRDbCLeQg bFdO7kSqMijxU0AsCN74whZaN4Ss61c60xb72JwvzHt7hA2OYTgHdHpLBJQs1vcfAP+4 6GnKtoYzH8vggfd82rprhDG6Wj0DAXI+kCTwhO+F/cFmDiSudRSiM6kpRu5D05YG5aNb ovXQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n18si986596edt.3.2021.03.18.00.59.03; Thu, 18 Mar 2021 00:59:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229704AbhCRH4E (ORCPT + 99 others); Thu, 18 Mar 2021 03:56:04 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:44970 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229600AbhCRHz4 (ORCPT ); Thu, 18 Mar 2021 03:55:56 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id F1E2C1C0B7C; Thu, 18 Mar 2021 08:55:52 +0100 (CET) Date: Thu, 18 Mar 2021 08:55:52 +0100 From: Pavel Machek To: Rahul Tanwar Cc: Arnd Bergmann , "linux-leds@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Adam Borowski , "Rafael J. Wysocki" , John Crispin , Hauke Mehrtens , Cheol Yong Kim , Qiming Wu Subject: Re: [PATCH 1/1] leds: lgm: Improve Kconfig help Message-ID: <20210318075552.GA2331@amd> References: <8ae0456a08ef1a2491fd382b273ff7259e6fcbd0.1615969806.git.rtanwar@maxlinear.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Remove unnecessary Kconfig symbol LEDS_BLINK > Improve Kconfig help text to make it more useful. >=20 > Signed-off-by: Rahul Tanwar > +++ b/drivers/leds/blink/Kconfig > @@ -1,21 +1,19 @@ > -menuconfig LEDS_BLINK > - bool "LED Blink support" > - depends on LEDS_CLASS > - help > - This option enables blink support for the leds class. > - If unsure, say Y. > - > -if LEDS_BLINK > - > -config LEDS_BLINK_LGM > - tristate "LED support for Intel LGM SoC series" > +config LEDS_LGM > + tristate "LED support for LGM SoC series" > depends on GPIOLIB > depends on LEDS_CLASS > depends on MFD_SYSCON > depends on OF > help > - Parallel to serial conversion, which is also called SSO=20 > controller, > - can drive external shift register for LED outputs. > - This enables LED support for Serial Shift Output controller(SSO= ). > + This option enables support for LEDs connected to GPIO lines on > + Lightning Mountain(LGM) SoC. These LEDs are driven by a Serial > + Shift Output(SSO) controller. The driver supports hardware What is Lightning Mountain? The codename is not widely known. Where can we find that hardware? Notebooks? Phones? Only some development boards? If user is not likely to need the driver, say so. > + blinking with a configurable LED update/blink frequency in two > + modes, 2/4/8/10 Hz in low speed mode and 50/100/200/250 > KHz in kHz? But I guess we don't need that here. > * > - * Copyright (c) 2020 Intel Corporation. > + * Copyright (c) 2021 MaxLinear, Inc. > */ >=20 I don't think you can do that, and I don't think you should be doing it in the same patch. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmBTB4cACgkQMOfwapXb+vIVGACgth9ev/h83Tnn3C4aAvexU2tY z9cAni/D6znXSqZUsVl9tMG980xesjPS =nECn -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--