From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/6] dt-bindings: mfd: LMU: Add the ramp up/down property Date: Mon, 29 Apr 2019 12:32:42 -0500 Message-ID: <20190429173242.GA30624@bogus> References: <20190405142855.3969-1-dmurphy@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190405142855.3969-1-dmurphy@ti.com> Sender: linux-kernel-owner@vger.kernel.org Cc: robh+dt@kernel.org, jacek.anaszewski@gmail.com, pavel@ucw.cz, lee.jones@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, Dan Murphy List-Id: devicetree@vger.kernel.org On Fri, 5 Apr 2019 09:28:50 -0500, Dan Murphy wrote: > Document the ramp-up and ramp-down property in the binding. > Removing the "sec" from the property definition as seconds is > implied. > > Signed-off-by: Dan Murphy > --- > > v2 - Fixed commit message as this was not just a modification but adding documentation > https://lore.kernel.org/patchwork/patch/1054504/ > > .../devicetree/bindings/mfd/ti-lmu.txt | 20 ++++++++++++------- > 1 file changed, 13 insertions(+), 7 deletions(-) > Reviewed-by: Rob Herring