Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2563521imj; Mon, 11 Feb 2019 05:06:39 -0800 (PST) X-Google-Smtp-Source: AHgI3IabjZ967G7RmRuIhHeNXGxOyDJwdvURWQ+3SvJUfaS5wx+FQCHaucO6qqPnuv/RkHfyLSbr X-Received: by 2002:a62:1303:: with SMTP id b3mr14449874pfj.147.1549890399160; Mon, 11 Feb 2019 05:06:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549890399; cv=none; d=google.com; s=arc-20160816; b=mptbHpxeEwhgKdNW/aT1e6rTeaBTpY4GKpiMhPgTiH1kF9hy872/dSIJMoWNcSnJv3 JBKMNy880rFlly5PJSbTdptNQNfAWDLdyJ8TrsSFEqNKyMQlxH23t6SCR9fZ1OOOI2hj BvWO+RFXt5LQlZE5hfSow32BP80y5yhfKWULGyLseD7/gGv/UZCetDB89L7iXFE4/N4Q 1dqPD80/N1yfo8562nQUYpqMxyqWnSofdzMBm70iSs1AZ5CjXoDCirhTwiIp3GPFgVME aK/vNY1bBsaxc56tW/Q0HruaQvCklLJcm0X+QDFa46Tdn3YniFkTJi0keauFVHuwMh5c FhQw== 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=Dg8aNg6n2NT74wcgOLB7dyagjHvo6mByP/tCkU9UKBU=; b=ytyalaRXoOror9B1a3EQVMD+XpaDbPFG2pu/R6opqTyeK3ddgpTF++scV8jKxKK1Nb 3yoHAhMWREMkBpoUv00w/MCvUfBevcifLh4dn+kP0s56BugKZkp/4Q3vuSDIMX/xYsMZ avHdJLaMTn5siSpKdl+sMNgEIePM48apiux8qJOiVFHX1xRFhrTV/Wrd9rqpaQRtsWlt bBPcaQg/9ttDFQQQbesb9tAwOAquJOb3d6AyQyDaQmSLKJGH0ukqyledSWZ6vGV4Bfdi Nq4tGQL2DRNzlijefxU+J7WKZbEewf1Jc/TP0FKM+7BezweTRAeMOW9nomRxbkSx534P n4xA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w6si9614691pfb.191.2019.02.11.05.06.20; Mon, 11 Feb 2019 05:06:39 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727608AbfBKNF5 (ORCPT + 99 others); Mon, 11 Feb 2019 08:05:57 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:48799 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727383AbfBKNF5 (ORCPT ); Mon, 11 Feb 2019 08:05:57 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id B1849804FC; Mon, 11 Feb 2019 14:05:48 +0100 (CET) Date: Mon, 11 Feb 2019 14:05:54 +0100 From: Pavel Machek To: Andy Shevchenko Cc: Yauhen Kharuzhy , linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, Lee Jones Subject: Re: [PATCH 0/2] Intel Cherry Trail Whiskey Cove LEDs support Message-ID: <20190211130554.GA10203@amd> References: <20190209221213.24052-1-jekhor@gmail.com> <20190211115951.GC9224@smile.fi.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: <20190211115951.GC9224@smile.fi.intel.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 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2019-02-11 13:59:51, Andy Shevchenko wrote: > On Sun, Feb 10, 2019 at 01:12:12AM +0300, Yauhen Kharuzhy wrote: > > This patch series introduces new driver for controlling LEDs connected > > to Intel Cherry Trail Whiskey Cove PMIC (general-purpose LED and charger > > status led). Only simple 'always on' and blinking modes are supported > > for now, no breathing. > >=20 > > Driver was tested only with Lenovo Yoga Book notebook, and I don't have > > any documentation for the PMIC, so proposals and testing are welcome. > >=20 >=20 > I'm not sure you have a correct Cc list here. LED maintainers are > M: Jacek Anaszewski > M: Pavel Machek >=20 > Also would be nice to cc to Hans de Goede. I follow the list. I beileve Jacek does, too. --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlxhczIACgkQMOfwapXb+vI+KQCdGaLwZGMbRwjtrDHUgSqwNfOH T5gAn2yJmb3vQX6jF0jvIW491WJaB/RC =6Pzg -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--