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,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 24121C433E0 for ; Wed, 15 Jul 2020 17:37:48 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EAE2220656 for ; Wed, 15 Jul 2020 17:37:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ebugpHdo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EAE2220656 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+6nMvoqEzOJDPIYUOenstJouhOb7io9Oqy33xFEgAqU=; b=ebugpHdove5HJ4UymDwv/ZH0h ziHr4vZo3N0f5L7F8SRSEoxOTiommE6wXY1hPtxKG7ybQft+gezBe2yy5JZzvIksyqaTx9+71izIj WkQ6IhQ1NYKJD0PMgEfVhNEYTUZ4A2UvOy3BkM3Wv6Cud55SpiNLUBLUWPkNoXEOgXmUqPHndVxH0 TJQoTkK0RyvJMEmPACKkC+Q36jwfj1wnaacdVie+Yc4huB/S1OziWiRuTNvxaMg0YMlX7vSeSQjI5 OAIgXBTOJBs+3V7UBFT3FItCSu4zZMnJJo9OFDWTMbZA+/LHQiKh14DTTsNC2pTMGCjVlXLSueNVO HgQmBo1zA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvlKP-0002gl-TZ; Wed, 15 Jul 2020 17:36:21 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvlKN-0002g3-91 for linux-arm-kernel@lists.infradead.org; Wed, 15 Jul 2020 17:36:20 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id E53971C0BD5; Wed, 15 Jul 2020 19:36:11 +0200 (CEST) Date: Wed, 15 Jul 2020 19:36:10 +0200 From: Pavel Machek To: Marek =?iso-8859-1?Q?Beh=FAn?= Subject: Re: [PATCH v30 04/16] leds: Add multicolor ID to the color ID list Message-ID: <20200715173610.GA31327@amd> References: <20200713154544.1683-1-dmurphy@ti.com> <20200713154544.1683-5-dmurphy@ti.com> <20200715152056.3505e181@dellmb.labs.office.nic.cz> MIME-Version: 1.0 In-Reply-To: <20200715152056.3505e181@dellmb.labs.office.nic.cz> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_133619_457087_A360A8BC X-CRM114-Status: GOOD ( 15.51 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, robh@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Dan Murphy , linux-leds@vger.kernel.org, jacek.anaszewski@gmail.com Content-Type: multipart/mixed; boundary="===============5976011989817711989==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5976011989817711989== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline --jRHKVT23PllUwdXP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2020-07-15 15:20:56, Marek Beh=FAn wrote: > On Mon, 13 Jul 2020 10:45:32 -0500 > Dan Murphy wrote: >=20 > > Add a new color ID that is declared as MULTICOLOR as with the > > multicolor framework declaring a definitive color is not accurate > > as the node can contain multiple colors. > >=20 > > Signed-off-by: Dan Murphy > > --- > > drivers/leds/led-core.c | 1 + > > 1 file changed, 1 insertion(+) >=20 > Reviewed-by: Marek Beh=FAn Thanks for patches, thanks for reviews, 1-4 applied. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --jRHKVT23PllUwdXP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl8PPooACgkQMOfwapXb+vKzPQCgkeYcvh2P2Yt02B1/uG5cNRWX NzoAn2OYFBLFmx2AzOBIY7UIVxkp9EdQ =+HiT -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP-- --===============5976011989817711989== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5976011989817711989==--