Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp648425yba; Wed, 24 Apr 2019 07:25:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqxHnFM1Uoda7xkkerrxh+2g8stydSEk2YORaCT1xBq3MGxKlputU6tJytMqj4+OOATOYVcy X-Received: by 2002:a17:902:43a4:: with SMTP id j33mr33063269pld.307.1556115958201; Wed, 24 Apr 2019 07:25:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556115958; cv=none; d=google.com; s=arc-20160816; b=kyCnxH6Lx90tmTOHApoPi+i9l7tXV6YFyvQ07ZAnDJTaeQZAhAGicfAKfDFxeFQ9Te qBvU/BFMcB6kjPIeOSgOCqFXxhXkBE1A2Fc3+Z/eNUqxvXfbdszjAQk8iyd9jCivG8Nr qPCOrjdqvfmIw/b9ujUXaQ1gE29fs2iBdkoxQDvEra+yU2xg6Oqd+p22lnulNF8ymIbW wcaFdfC9ifZCqtiJ3FmHO9WzpmWYuRtUo82GK2/k3mYT7jVVakK2F8Sg92LJqNFOiTGz +0ucYxiCGM9uvJGhT076TFAYeELhElNIc7hPO6xY9FMQQowiJo4XRLPPKCvJ9ZaOXcWd xNzQ== 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=tB2k5W/n7lZ3rq0bgOZ5qzoloEZ5oG1tj9ymR9fQ120=; b=SL4TMur868YkMU1Cu+IplXTN+wl2sBltAxWGKcybwJV5adwYaCaKNyY9KTPs8/lko/ t5HoKPWCQV+uyDyDI4NDhWCciOFNFF5nZ5WnTjp5Jtsj+qTLE5tzMOJ0PZmnfQLcJJ9r 5atAV0oGeNMxOs1WEXyA0Fz8kc9BjW3tiQix0ho3pmh9kHs6Uajzk8drA4x8U53WStHO m1fEVZTZzbrifEArQZCOMAFdufkY3utaLizj+e/jzw9J2LfVIYkYzVkvfeXhs8lIW2SR iGKZpJNPafm7gOb/6ejho5pa6iyPIXf11LmZMNgLB5TN2NkfHmgqK61DvK3IGrRzfoxZ hEYg== 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 73si18555072pgb.414.2019.04.24.07.25.41; Wed, 24 Apr 2019 07:25:58 -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 S1730574AbfDXOYR (ORCPT + 99 others); Wed, 24 Apr 2019 10:24:17 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:58730 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725978AbfDXOYR (ORCPT ); Wed, 24 Apr 2019 10:24:17 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id DD59B8075F; Wed, 24 Apr 2019 16:24:06 +0200 (CEST) Date: Wed, 24 Apr 2019 16:24:15 +0200 From: Pavel Machek To: Brian Masney Cc: lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, robh+dt@kernel.org, jacek.anaszewski@gmail.com, mark.rutland@arm.com, b.zolnierkie@samsung.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, dmurphy@ti.com, jonathan@marek.ca Subject: Re: [PATCH v6 3/3] backlight: lm3630a: add firmware node support Message-ID: <20190424142415.GB20237@amd> References: <20190424092505.6578-1-masneyb@onstation.org> <20190424092505.6578-4-masneyb@onstation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oLBj+sq0vYjzfsbl" Content-Disposition: inline In-Reply-To: <20190424092505.6578-4-masneyb@onstation.org> 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 --oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2019-04-24 05:25:05, Brian Masney wrote: > Add fwnode support to the lm3630a driver and optionally allow > configuring the label, default brightness level, and maximum brightness > level. The two outputs can be controlled by bank A and B independently > or bank A can control both outputs. >=20 > If the platform data was not configured, then the driver defaults to > enabling both banks. This patch changes the default value to disable > both banks before parsing the firmware node so that just a single bank > can be enabled if desired. There are no in-tree users of this driver. >=20 > Driver was tested on a LG Nexus 5 (hammerhead) phone. >=20 > Signed-off-by: Brian Masney > Reviewed-by: Dan Murphy Acked-by: Pavel Machek --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlzAcY8ACgkQMOfwapXb+vKHZQCfZ7wxHT3lFTEQnSgosEPjRAN9 PWkAniD///EKrdym1kbPKR1X8qxmD136 =BW+m -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl--