Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp3149422ybc; Mon, 25 Nov 2019 09:43:24 -0800 (PST) X-Google-Smtp-Source: APXvYqyVwUA0Yyxse2sCbAt3RroZS222PcbvaIw+/E9t1PMrQ27Se8DDW/hw5PcWAxRhpfXdrVRi X-Received: by 2002:a05:6402:1694:: with SMTP id a20mr20038141edv.211.1574703804371; Mon, 25 Nov 2019 09:43:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574703804; cv=none; d=google.com; s=arc-20160816; b=Aj8geh5IqajDHr7PQNjLto+sv79wYswWTy5erW4Q8+oDg0nx+l9xMpBlJcdDewYYFp hQFOGYn7qwBv6y6GDq0lITJEixvSWCyhDOkbx8z6V5Npn0p3eexjmZ4q5oAHNU26VyX/ TarrAKXtwgd63LaFrU7Ke2T7bdTUlGKcFHHZ6ieh8HmHY+ZBNT1Vk/hUo1sAsTXX3wdZ +/mO47ZVDhquYZQSstG84LR+TBhBwmwfrBMjw6SfnLIbv6zFWvoB9+6HswPGgX91xJsS vng/e4HO2gtc+KvooJ+ps6qBw8oRqqfsehQARK9Kj089CdYwqWM/GL2y5Y2Pjgwr9Vln 2LVw== 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=k1RkS88aen8tAvN6zM4R+syd0bvmDB4r7npoVPQL8Pc=; b=tEUrmzNuf49jhZD4JjQ3PyJCzMPOHqyUDsshFeZsHgyo3LqdNCYfsIiyXNIwp9UmEN wnqbFWvdB/Xpw9TexRim2YgqxPi4q2YXgfqqB6fk+9SQ+KrhqIW2gUkl9+M3cIF9r4Fs CnJ618SeJr7aEGc+rshvq/iNHlNqj0y6O1mTZCnVU7ZaSp9ddSaCSHeikgB6daxMKLkN 4Fc/nf1hME0kfduZnqj7TtIBXqRHZtX6ohrViYjBFBg52qG05NTL9MduipjPUXuYkges gvFVrjiNguacoHs22v6RChgC28aTi1OBYS5z3zIJAA4FFrtKmIM8rpGDnFyODBUWVFDn FVCw== 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 w5si6630963edl.299.2019.11.25.09.43.00; Mon, 25 Nov 2019 09:43:24 -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 S1727495AbfKYNGR (ORCPT + 99 others); Mon, 25 Nov 2019 08:06:17 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:37210 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727026AbfKYNGR (ORCPT ); Mon, 25 Nov 2019 08:06:17 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 740781C1FEA; Mon, 25 Nov 2019 14:06:14 +0100 (CET) Date: Mon, 25 Nov 2019 14:06:13 +0100 From: Pavel Machek To: Bartosz Golaszewski Cc: Rob Herring , Mark Rutland , Dmitry Torokhov , Jacek Anaszewski , Dan Murphy , Lee Jones , Sebastian Reichel , Liam Girdwood , Mark Brown , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-pm@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH v4 4/6] dt-bindings: leds: max77650: convert the binding document to yaml Message-ID: <20191125130613.GA11431@amd> References: <20191021124428.2541-1-brgl@bgdev.pl> <20191021124428.2541-5-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <20191021124428.2541-5-brgl@bgdev.pl> 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 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2019-10-21 14:44:26, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski >=20 > Convert the binding document for MAX77650 LED module to YAML. >=20 > Signed-off-by: Bartosz Golaszewski 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 --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl3b0cUACgkQMOfwapXb+vKYCwCcCKkHdsocgaTkp/X1BQsjuUcQ X2AAoKxOYwWS0X8kXn/IxZ1fxQZnzWm7 =bHB/ -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--