Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp7879585ybi; Thu, 6 Jun 2019 03:05:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqzUkwcW8Makoy7En4VQoTl28arPzzQT3njM+a2Rj+Wdu/DhsZ0RwIs4cRpGCk5bCzpnncU2 X-Received: by 2002:a17:902:2a68:: with SMTP id i95mr50230948plb.167.1559815508402; Thu, 06 Jun 2019 03:05:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559815508; cv=none; d=google.com; s=arc-20160816; b=lnhmtIlmX04ABVTq3ht7Nd92TZlc8w5MvDR6pQlC8fbvqt4dDszCBwoYGJDkhMeSfo LTK0S5W2CQ3Y/+aEcG0Em2Jl2fbDvxmUMWruqhuiyfirbhLqZ/GtOGWw0mqa42WbTrIO QasXqS4lgGUueZN99jcnqix1qBNCHw2UUBqXhToVOPRz90YVuWpbG1L9ZqAEM5SC9QKA GqAKKjszZ4x2h8N+h1IFClgQJCEuRTrVwZIvUfJnf/APeeJEhF4NgmKAk8jabVFKbFt7 naKi+/VSkRl2DuuldwuG399tj0N30SLeDWPc+FygIbs7D9pW5NINGU/J/ebvSQX5cT7A FCNw== 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=8buT7pjToAkK4pW3n2XMaIcFfoX/B3k9HdFV/Te6bVQ=; b=Kd1zOsxaM+6ua/uQIyJU1DCVIaLIONDgIECRn3o+M3nuaNNdYHKg3ZBYVHDffjULM4 BJrU9T1z6mnl/TDbvBzupOf5++bJ58DPMZz8cbNxarK0pPBcp8VL3Dglu4yuD/ZKgSfB o+iB2SDZe25TfS4kzwt5RenKfoLGyzMAyNxLoWiL9SS0aBDUKLOXgNhszWAtW+OKq77Y je7nW7wDjxH6KvCbG8zhsCE//Z/L1uJ/NlgxTTDFkVPV2S8xPgIS/EtJ6MfRo0DKsn7F d4tFWxiTbYA7iC2Carqs5wn8r1tYlF5pUfpkCq7eq8wtENhMhcv0xk+nXhNn+MxM4O60 jdmQ== 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 h18si1798769pgg.9.2019.06.06.03.04.46; Thu, 06 Jun 2019 03:05:08 -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 S1728121AbfFFKBk (ORCPT + 99 others); Thu, 6 Jun 2019 06:01:40 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:45752 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726972AbfFFKBj (ORCPT ); Thu, 6 Jun 2019 06:01:39 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 4A078803EE; Thu, 6 Jun 2019 12:01:27 +0200 (CEST) Date: Thu, 6 Jun 2019 12:01:37 +0200 From: Pavel Machek To: Dan Murphy Cc: jacek.anaszewski@gmail.com, broonie@kernel.org, lgirdwood@gmail.com, lee.jones@linaro.org, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring Subject: Re: [PATCH v6 4/5] dt-bindings: leds: Add LED bindings for the LM36274 Message-ID: <20190606100136.GF975@amd> References: <20190605125634.7042-1-dmurphy@ti.com> <20190605125634.7042-5-dmurphy@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JcvBIhDvR6w3jUPA" Content-Disposition: inline In-Reply-To: <20190605125634.7042-5-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 --JcvBIhDvR6w3jUPA Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > .../devicetree/bindings/leds/leds-lm36274.txt | 82 +++++++++++++++++++ > 1 file changed, 82 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/leds-lm36274.t= xt >=20 > diff --git a/Documentation/devicetree/bindings/leds/leds-lm36274.txt b/Do= cumentation/devicetree/bindings/leds/leds-lm36274.txt > new file mode 100644 > index 000000000000..329393700191 > --- /dev/null > +++ b/Documentation/devicetree/bindings/leds/leds-lm36274.txt > @@ -0,0 +1,82 @@ > +* Texas Instruments LM36274 4-Channel LCD Backlight Driver w/Integrated = Bias > + > +The LM36274 is an integrated four-channel WLED driver and LCD bias suppl= y. > +The backlight boost provides the power to bias four parallel LED strings= with > +up to 29V total output voltage. The 11-bit LED current is programmable v= ia > +the I2C bus and/or controlled via a logic level PWM input from 60 =CE=BC= A to 30 mA. > + > +Parent device properties are documented in ../mfd/ti_lmu.txt > +Regulator properties are documented in ../regulator/lm363x-regulator.txt Should these paths follow the same format as below (Documentation/devicetree/bindings) ? Otherwise looks good. Acked-by: Pavel Machek Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --JcvBIhDvR6w3jUPA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlz45IAACgkQMOfwapXb+vIJUwCeLojs/AGqWQF2DQiuVlw1Xz1P GqYAni4oAYbSvZ9Ki4SlbbOWLhRVDGHT =q2SH -----END PGP SIGNATURE----- --JcvBIhDvR6w3jUPA--