Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp1250839ybg; Thu, 4 Jun 2020 05:11:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxhDBLcwjZg9UsA+1r5zc8Q4stHIl3uu9t9g7vMFn97SfrBGzCxl9AJqwid7hQs1n/Ptpp4 X-Received: by 2002:a17:906:f44:: with SMTP id h4mr3586215ejj.38.1591272662096; Thu, 04 Jun 2020 05:11:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591272662; cv=none; d=google.com; s=arc-20160816; b=zLLSTkA2dQ3cGdtyWQ3jncJqKh4XrhGKwNxNYKwWRdopjW6gvBs4Y62jKrphpXQ5FZ Uzh89AzSZfuknn0c7W8++UD2Ydh71LkUMeCLKn5Kzosk3JQ7MgTg2n8bPX9Evem05M0r 532QnVxA2jdaobFXpBiKYV1yyXBwScRAgg2e1mmlq3azUUW/9X94QWWjVdzgm9KrLnBk KrSgtCz/ux4TNUvnaJGwGxppqNodOn6fEWnxzH9hf0qksl42E0FBBRpsSgynLF1HH6iN bMP7Gi2hAB8X8Ie2lvmW974gzmusmUNFVCfJwdxUqtCnwJc7av7LlPwCJCZ+rQlwasti 8vaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=u/Yqc04h/uG1xB8SoDZO3V4mQnfloUXx8wibwICby6g=; b=Va7NOtGUEwV/wJt+YwIZTaqdicBa0XnwbIzhFiN4cc2t2cF7bTfu7FOsTHDe5mJAp0 +pln4o+GC5GBcUbrgVAcCmnGNzRaFPs4eZxj2HC60ZZSgbe79td9Zz9YFN1/HN/QuCZw HYizD6nFtoYh6CcKzAWdkdayxONxdswThymZRx18AO2DPpZQolcu/sAk9kBZatnpnQP6 pzfsgpXrYNCZWJ0NfV/uKma/oFWcsiTq+XslUFHnGKWbMNXd2FFmy5RJgcqUGTVy9wMI kzaAdRZf6Qb+mO6YdC7iu2q8rKwk3iNrO0GFwkSoCvc1p54csruofES7TW/9h0xDV0i3 zzog== 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 n24si1737030edb.277.2020.06.04.05.10.39; Thu, 04 Jun 2020 05:11:02 -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 S1728471AbgFDMGZ (ORCPT + 99 others); Thu, 4 Jun 2020 08:06:25 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:42200 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728452AbgFDMGX (ORCPT ); Thu, 4 Jun 2020 08:06:23 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7EB4D1C0BD2; Thu, 4 Jun 2020 14:06:21 +0200 (CEST) Date: Thu, 4 Jun 2020 14:06:21 +0200 From: Pavel Machek To: Gene Chen Cc: jacek.anaszewski@gmail.com, matthias.bgg@gmail.com, dmurphy@ti.com, linux-leds@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, gene_chen@richtek.com, Wilma.Wu@mediatek.com, shufan_lee@richtek.com, cy_huang@richtek.com, benjamin.chao@mediatek.com Subject: Re: [PATCH] leds: mt6360: Add LED driver for MT6360 Message-ID: <20200604120621.GA3560@duo.ucw.cz> References: <1591252004-12681-1-git-send-email-gene.chen.richtek@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <1591252004-12681-1-git-send-email-gene.chen.richtek@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Add MT6360 LED driver include 2-channel Flash LED with torch/strobe mode, > and 3-channel RGB LED support Register/Flash/Breath Mode >=20 > Signed-off-by: Gene Chen > base-commit: 098c4adf249c198519a4abebe482b1e6b8c50e47 Does this need device tree binding, too? > +++ b/drivers/leds/leds-mt6360.c > @@ -0,0 +1,1061 @@ > +// SPDX-License-Identifier: GPL-2.0 Could we get GPL 2.0 or later? Thanks, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCXtjjvQAKCRAw5/Bqldv6 8uu2AJ94mDQBXm5GCB+DGTjiC5seurSDSgCaA35bqtIrtU4tkebxxxG9yKvSs5E= =/E8n -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--