From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v6 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver Date: Fri, 18 May 2018 10:11:43 -0500 Message-ID: <20180518151143.GA13110@rob-hp-laptop> References: <20180515154352.20263-1-dmurphy@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180515154352.20263-1-dmurphy@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Dan Murphy Cc: mark.rutland@arm.com, jacek.anaszewski@gmail.com, pavel@ucw.cz, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org List-Id: linux-leds@vger.kernel.org On Tue, May 15, 2018 at 10:43:51AM -0500, Dan Murphy wrote: > Introduce the device tree bindings for the lm3601x > family of LED torch, flash and IR drivers. > > Signed-off-by: Dan Murphy > --- > > v6 - Removed multiple led child nodes, fixed example to display micro ranges > for corresponding child nodes and added led-sources to define the current driver - > https://patchwork.kernel.org/patch/10392121/ > > v5 - No changes - https://patchwork.kernel.org/patch/10391743/ > v4 - Added " " around "=", changed strobe to flash on label, removed "support and > register" comment and change ir lable to ir:torch - See v2 patchworks for comments > v3 - Removed wildcard compatible - https://patchwork.kernel.org/patch/10386241/ > v2 - No changes - https://patchwork.kernel.org/patch/10384587/ > > .../devicetree/bindings/leds/leds-lm3601x.txt | 47 +++++++++++++++++++ > 1 file changed, 47 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/leds-lm3601x.txt Reviewed-by: Rob Herring