Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp5634683ybl; Sun, 22 Dec 2019 10:29:16 -0800 (PST) X-Google-Smtp-Source: APXvYqwWon1FOVFADkuaxEL/bKRMym9jGx3OC/FcuCWC6b8PaUhS/lS2lioPGQzn41ukgORoGFRa X-Received: by 2002:a05:6830:1353:: with SMTP id r19mr28447538otq.288.1577039356392; Sun, 22 Dec 2019 10:29:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577039356; cv=none; d=google.com; s=arc-20160816; b=Od7aLiOAIao1XHy4QaaXECqOIixs1pxcEMj6Y4P4XRCc+Q8sIE1LARdF4AOc8mlcH/ KTVL0sjItAE/dBi+/YzFHaMww3clqUXJ9tT0iJE5hW1IAwTPqdOVnHPiHgiLZHGUUTZm 7wNIYGSQWZo1rPMHhZvY7NFq4XkbllIPWisjjsNuNiBsmMMqoKiNQbADljCyBHDOmNqN BIx1S1KA7kpfbbx8DAioh9+XLFcKFbsXr3MxPc+tUg3y8ImvJ/Ba2mwFI6IrXQL/M4bl eVhXQzcMj7gPwyvzko8XHHH0bU+8ZfraurteytorJ1wLlvvGFzrA2phgr+AO8bwwbl/A emCQ== 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=k2sm0FMXDSrjKkz0m6sT5Uh7KimVeh7vEYW7dkdedFg=; b=aHG6TCJb7tBWe6sdoef5tJgP5L4yBpJs99qAZrwlholdnPuquud41Ir1JxAfLYnyS9 XonIz0Ll/qlpQSD8zMacHrUyLfiXgubeZY87Krlwjh7YBArfQyRKIu7ZnayZzcKY2PXj a/PVGrPhjd5LcIZ1y5lXSRqd7AfPAysgLvPU4sTNY7XRWIEBbiFkeDUl596k3A0ib5JF w9p8sumatJPXxoIjDAS9Wd/0AKNHSb6txs+EmKO8xuxw2aZnN4I7BiOT4A5494fl5OZw WbStF7Y1QCvPRQztO8iz4ckVFlPWAY9Vahad4mqb+iEArSy6KCZVmS1IaOc8b67ZyW/w Lvgg== 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 w196si4308789oia.135.2019.12.22.10.29.03; Sun, 22 Dec 2019 10:29:16 -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 S1726393AbfLVS10 (ORCPT + 99 others); Sun, 22 Dec 2019 13:27:26 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:54096 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725919AbfLVS10 (ORCPT ); Sun, 22 Dec 2019 13:27:26 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id BAF981C2453; Sun, 22 Dec 2019 19:27:24 +0100 (CET) Date: Sun, 22 Dec 2019 19:27:23 +0100 From: Pavel Machek To: Dan Murphy Cc: jacek.anaszewski@gmail.com, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, Tony Lindgren , =?iso-8859-1?Q?Beno=EEt?= Cousson Subject: Re: [PATCH v17 09/19] ARM: dts: n900: Add reg property to the LP5523 channel node Message-ID: <20191222182723.GB23369@amd> References: <20191114133023.32185-1-dmurphy@ti.com> <20191114133023.32185-10-dmurphy@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CdrF4e02JqNVZeln" Content-Disposition: inline In-Reply-To: <20191114133023.32185-10-dmurphy@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 --CdrF4e02JqNVZeln Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu 2019-11-14 07:30:13, Dan Murphy wrote: > Add the reg property to each channel node. This update is > to accomodate the multicolor framework. In addition to the > accomodation this allows the LEDs to be placed on any channel > and allow designs to skip channels as opposed to requiring > sequential order. >=20 > Signed-off-by: Dan Murphy > Acked-by: Tony Lindgren > CC: Tony Lindgren > CC: "Beno=EEt Cousson" 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 --CdrF4e02JqNVZeln Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl3/tYsACgkQMOfwapXb+vIpwACeOuQbNStwKlBpTl21vS6RL/pK V2sAn1XutE0H99U45/+USO/bbmeupgr3 =KwJk -----END PGP SIGNATURE----- --CdrF4e02JqNVZeln--