Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp1471223ybh; Sun, 8 Mar 2020 05:13:15 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsDyPicM6JK0iAr+HirIMZS+knnvwxIX6rH21nIfyc2mFS/LlIwb134LxHsdxJq+nnSKhyK X-Received: by 2002:a54:4585:: with SMTP id z5mr8569552oib.149.1583669594985; Sun, 08 Mar 2020 05:13:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583669594; cv=none; d=google.com; s=arc-20160816; b=sdzpk0rYthDSVrZXdBiYNj/TlCGOur/S+yyX/Vzowhf8lkbXBF9NYxWYOE4L0vQ0rx 4Q5dD3U7UTL+z/PPAiCd6JKoFtB5f90yBFyQvqnuiI6t3BMvEcqBWiZkzjmOLOULfsAy /R2QFNKhdswWDZ88UN20rGheW3LAW3BBFE2z1ALSUw5m9y5VX5BINVHWtHC2XTT6ZjsP dZOh8vOK7bMOKBsngJFu3mByw4IuaizRiWvyIcilDxTGVXGgVxLVfugY1cOvKbmpL7Y0 5kx9qN+H4FnFfyI7gcIqJe4QyXbhxIj6q2yoIoXMazv1kHs38uyHJ4lbjecWzuW8xDdk m78A== 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=/uHmNhczz9hCeTK0YoGlgA7KKafZQwDCofn7kfC1pIw=; b=056M290wYkOHOgGPNTf9k6AnI0RVdz1O8xYjeuG6MEkpol2irndEQDcFXSWkogZiD6 h9AhlHcPijBG1YXlz/X61n5bjLzNEwHCuk0rSnGreRCfEITBS0PFqJcxAKlchbv+cKE9 9aVFCyq6SM7lh3m859jcmu4MzRbqy2+cqAKQ6b1J9F/7dIrhJi1MX9w43QBmWFXI+kHd Lqjh9tp+eDRmk92f99pC0J0ITWbhNLzg2AGOW6Ule2elI3gRbbp7gcskbsHK0KP4jQlZ FEUH+/95eWxDjtnKKVSckvmmfikc6tSp4HcbYlbjOTmxJuVSjgSfhutsTpelFS11b6RT z9RA== 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 s13si4490229otr.94.2020.03.08.05.13.02; Sun, 08 Mar 2020 05:13:14 -0700 (PDT) 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 S1726297AbgCHMLe (ORCPT + 99 others); Sun, 8 Mar 2020 08:11:34 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:47214 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726210AbgCHMLe (ORCPT ); Sun, 8 Mar 2020 08:11:34 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id DAAE71C0319; Sun, 8 Mar 2020 13:11:32 +0100 (CET) Date: Sun, 8 Mar 2020 13:11:32 +0100 From: Pavel Machek To: Luca Weiss Cc: linux-leds@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, Jacek Anaszewski , Dan Murphy , linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH] leds: add sgm3140 driver Message-ID: <20200308121132.GB29321@duo.ucw.cz> References: <20200227185015.212479-1-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Content-Disposition: inline In-Reply-To: <20200227185015.212479-1-luca@z3ntu.xyz> 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 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Add a driver for the SGMICRO SGM3140 Buck/Boost Charge Pump LED driver. >=20 > This device is controller by two GPIO lines, one for enabling the LED > and the second one for switching between torch and flash mode. >=20 > The device will automatically switch to torch mode after being in flash > mode for about 250-300ms, so after that time the driver will turn the > LED off again automatically. >=20 > Signed-off-by: Luca Weiss Cc: ~postmarketos/upstreaming@lists.sr.ht, Luca Weiss , Jac= ek Anaszewski Strange entry in cc list...? And btw if you get the dt parts, and simple LED-only driver w/o the strobe functinality, you may be able to get it merged rather quickly. Best regards, Pavel =09 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --H1spWtNR+x+ondvy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCXmTg9AAKCRAw5/Bqldv6 8g6KAJ9JbTdbr+eAV0TMFZWrlbul+c9tngCePjE6ZehJL50yPl93bS1ASsIXq2M= =9dcf -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy--