Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1298901imu; Wed, 16 Jan 2019 16:41:38 -0800 (PST) X-Google-Smtp-Source: ALg8bN4rDfkAidB/9t/R70VCrcph+5JJUkbNTzSkEzr/axU5lrNY4qjUfmiBcn2VQ05ptI05/Pwq X-Received: by 2002:a63:441e:: with SMTP id r30mr11697411pga.128.1547685698738; Wed, 16 Jan 2019 16:41:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547685698; cv=none; d=google.com; s=arc-20160816; b=KiSCGtYQdp29jSQdULg5gafcUmMI9aPjs/95bZIJXQdRr/0L+y6eB8MaZ0P06x3Gjj nFlqOSpcSsjjefIKNRGfZK4rF6luGVZlmdeopSf9NFxs/aJp8Bi8UieNwvouFlkRRzWz 5s4C0n5/rB8Y9Qfnp4QNwnVhb2eyXKZpZdl3t5NhpZ0iJsANqskyEgwOvCOOR8bVQUiZ TBHUmf/hod5Cql2tyPaba0tmCajVZm061ueGLdHCoj0Q4mdoYb//5q3ZCazVXnZ/xiPa KgRqqxjWb0Vkp6yIx+uQTJw31CtXuinc8gDaq5nBXRzxJNj3Or9j5/fnLS8Hxe1QaAOT mXBA== 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=E5ITElS3I2BKyO3dJ3p7kpY5LLy94R3EKmSfJcBFedw=; b=GB3Jy1A8wo/d2vb/NIc2Tyo9yu2nRBaek7VT3Ptat4s4S0+MCFm7bvZDMxyc1fleSL aLWCf93jkkHWYQgw5qmgAHL69N5aZCDYu9ne81UXGw7JHmuyW/r513480HlxqZBcVPtN x+Ff6hawYKeA22oCcCJDUEbW1GW0k1m77Z0IrlF1bkjyaGjSSyouKEzneeHSrN+0vNHd ITmzBz6RMKSncgTaFH9Omr3QmuAks2CxMyAc1eitAbmDfr+h2Q7r1JYkcdfc3RTVJWEb 59evjVU4clm/8X5sa2NFGdoOdEBrcA6ZeFQhp0o/ovUHv5j8s2LlPvTgYAX1bkyByrVO nMHQ== 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 g8si3578642pgo.166.2019.01.16.16.41.22; Wed, 16 Jan 2019 16:41:38 -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 S1732535AbfAPWEF (ORCPT + 99 others); Wed, 16 Jan 2019 17:04:05 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:48298 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731870AbfAPWEE (ORCPT ); Wed, 16 Jan 2019 17:04:04 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 4DEAE8081B; Wed, 16 Jan 2019 23:03:56 +0100 (CET) Date: Wed, 16 Jan 2019 23:04:01 +0100 From: Pavel Machek To: Dan Murphy Cc: Jacek Anaszewski , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, dachaac@gmail.com, robh+dt@kernel.org Subject: Re: [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver Message-ID: <20190116220401.GA28024@amd> References: <20190114211723.11186-1-dmurphy@ti.com> <20190114211723.11186-2-dmurphy@ti.com> <20190115222223.GA17363@amd> <79394d17-3124-75b2-ccac-dc1046499d14@ti.com> <20190116105537.GA1803@amd> <86299268-3202-814a-134b-04bd2170faab@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <86299268-3202-814a-134b-04bd2170faab@ti.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 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! =2E.snip. Let me read it and reply when I have a time. > > You know what? First, submit driver with similar functionality to > > existing RGB drivers, using same interface existing drivers are > > using. When that is accepted, we can talk about extending > > kernel<->user interfaces. > >=20 >=20 > I could do that but then there is no way for users to have any other colo= r but "white" with this driver. > That defeats the purpose of the device itself. No, that is not what I meant. We do have RGB drivers in tree, they just present three separate LEDs -- red, green and blue. I ask you to do the same for initial submission. You'll still be able to set brightness independently on the red/green/blue LEDs... > I am not sure if you are aware of this or care but I found this recent bl= og on this effort: > https://www.phoronix.com/scan.php?page=3Dnews_item&px=3DLinux-RGB-LED-Int= erface > See some of the comments. I went through the comments quickly, but see nothing really interesting. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlw/qlEACgkQMOfwapXb+vJx4QCfXBqAKUAZw9Cu9PftPLc3wRcO YtkAn1O/2trkfkYCSmKPbfD56kJgtqTl =c3vh -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0--