From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7DB64C32771 for ; Sat, 4 Jan 2020 21:12:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 54E10222C4 for ; Sat, 4 Jan 2020 21:12:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578172323; bh=Kc8R8PG2XjwdyEZc6dNj6JgJPNj/Pco8HHi++eEHxk0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=rH2PugMJDzkbI6xkcKsROL50jjgrPtk3Jiph/wODjQvicpHlPfJk5L/+majHuREJL PA/dj+MIvBOOJg/RTtIWYF/fZcJSlK+wd4ZwzbTdb/vMRZNoCqv+pfU0Hn1sEMX4mL mCjw70stIVST3/e2/QWnBau7COedH58BZbaPAezw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726281AbgADVMC (ORCPT ); Sat, 4 Jan 2020 16:12:02 -0500 Received: from mail-il1-f193.google.com ([209.85.166.193]:38031 "EHLO mail-il1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726234AbgADVMA (ORCPT ); Sat, 4 Jan 2020 16:12:00 -0500 Received: by mail-il1-f193.google.com with SMTP id f5so39365847ilq.5 for ; Sat, 04 Jan 2020 13:11:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=B0Hpin+TA8PZ/UPU++QRg3TQKcelVhxJf7UGPi4P5JQ=; b=D+0WfPtRYfQUoCT4u4NBB5r67oLSQA0pOqs1mudrzc0NX4XBH95yxrSwqY3BEiOkP0 YzRTnVxfSQIaVRzGYbSKR3CKMN2yclsOF/APN3pO30RybJl6exRcSlkzFeoopal10yOc ZGkqKXTjIScsy6ZPjNpAjFkh7q+r8ld6wgt5qqjfiL7H2GLVBLc+Oh8gqaNL08nntYlM 2HAu8bjRqWTw7YkJ2GAgoYptnbwcKgznWTJOyA6k2Mw+2LmTE/MK6DtN5+fUUQMqM8o0 2pc2hzyY0iElzpm5rMZ4nLzyFBO2yBmS8EueOboEJmzNk/luIcMuzVUaWOpbqI++qaKN 8swQ== X-Gm-Message-State: APjAAAV3T8keOrideYo7GFZXFoSYeqKi7JBd3VW+ShYwfNKonfr5JGS/ RnvN+4KZC5rVbLcYyAHU/IudXLI= X-Google-Smtp-Source: APXvYqy6DJuL3A5VYn6p1bpewrNUSDuYdX1pI7lPPQhzI1m7L4RxQ+ltUBd6Iafk74zMS6+BJ3GDzg== X-Received: by 2002:a92:7ec9:: with SMTP id q70mr57945176ill.185.1578172318630; Sat, 04 Jan 2020 13:11:58 -0800 (PST) Received: from rob-hp-laptop ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id l4sm15610217ioa.9.2020.01.04.13.11.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Jan 2020 13:11:58 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 2219b7 by rob-hp-laptop (DragonFly Mail Agent v0.11); Sat, 04 Jan 2020 14:11:57 -0700 Date: Sat, 4 Jan 2020 14:11:57 -0700 From: Rob Herring To: Guido =?iso-8859-1?Q?G=FCnther?= Cc: Jacek Anaszewski , Pavel Machek , Dan Murphy , Mark Rutland , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 5/9] dt: bindings: lm3692x: Add led-max-microamp property Message-ID: <20200104211157.GA21511@bogus> References: <015c9818d17d81783614da2b89ec46283468765b.1578134779.git.agx@sigxcpu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <015c9818d17d81783614da2b89ec46283468765b.1578134779.git.agx@sigxcpu.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-leds-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Sat, 4 Jan 2020 11:54:21 +0100, =?UTF-8?q?Guido=20G=C3=BCnther?= wrote: > This can be used to limit the current per LED strip. > > Signed-off-by: Guido Günther > Acked-by: Pavel Machek > --- > Documentation/devicetree/bindings/leds/leds-lm3692x.txt | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring