From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: Ingi Kim <ingi2.kim@samsung.com>
Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
kyungmin.park@samsung.com, sakari.ailus@linux.intel.com,
cooloney@gmail.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] leds: aat1290: Fix property naming of flash-timeout-us
Date: Thu, 22 Oct 2015 09:11:52 +0200 [thread overview]
Message-ID: <56288C38.7060908@samsung.com> (raw)
In-Reply-To: <1445476447-11355-1-git-send-email-ingi2.kim@samsung.com>
Hi Ingi,
Thanks for catching this, applied.
On 10/22/2015 03:14 AM, Ingi Kim wrote:
> flash-timeout-us property name is changed to flash-max-timeout-us.
> This patch fixes that name
>
> Signed-off-by: Ingi Kim <ingi2.kim@samsung.com>
> ---
> Documentation/devicetree/bindings/leds/leds-aat1290.txt | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/leds/leds-aat1290.txt b/Documentation/devicetree/bindings/leds/leds-aat1290.txt
> index c05ed91..85c0c58 100644
> --- a/Documentation/devicetree/bindings/leds/leds-aat1290.txt
> +++ b/Documentation/devicetree/bindings/leds/leds-aat1290.txt
> @@ -27,9 +27,9 @@ Required properties of the LED child node:
> - flash-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
> Maximum flash LED supply current can be calculated using
> following formula: I = 1A * 162kohm / Rset.
> -- flash-timeout-us : see Documentation/devicetree/bindings/leds/common.txt
> - Maximum flash timeout can be calculated using following
> - formula: T = 8.82 * 10^9 * Ct.
> +- flash-max-timeout-us : see Documentation/devicetree/bindings/leds/common.txt
> + Maximum flash timeout can be calculated using following
> + formula: T = 8.82 * 10^9 * Ct.
>
> Optional properties of the LED child node:
> - label : see Documentation/devicetree/bindings/leds/common.txt
> @@ -54,7 +54,7 @@ aat1290 {
> label = "aat1290-flash";
> led-max-microamp = <520833>;
> flash-max-microamp = <1012500>;
> - flash-timeout-us = <1940000>;
> + flash-max-timeout-us = <1940000>;
> };
> };
>
>
--
Best Regards,
Jacek Anaszewski
prev parent reply other threads:[~2015-10-22 7:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 1:14 [PATCH] leds: aat1290: Fix property naming of flash-timeout-us Ingi Kim
2015-10-22 1:14 ` Ingi Kim
2015-10-22 7:11 ` Jacek Anaszewski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56288C38.7060908@samsung.com \
--to=j.anaszewski@samsung.com \
--cc=cooloney@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=ingi2.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sakari.ailus@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).