* [PATCH] leds: aat1290: Fix property naming of flash-timeout-us
@ 2015-10-22 1:14 ` Ingi Kim
0 siblings, 0 replies; 4+ messages in thread
From: Ingi Kim @ 2015-10-22 1:14 UTC (permalink / raw)
To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, pawel.moll-5wv7dgnIgG8,
mark.rutland-5wv7dgnIgG8, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg,
galak-sgV2jX0FEOL9JmXXK+q4OQ
Cc: j.anaszewski-Sze3O3UU22JBDgjK7y7TUQ,
kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ,
sakari.ailus-VuQAYsv1563Yd54FQh9/CA,
cooloney-Re5JQEeQqe8AvxtiuMwx3w,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Ingi Kim
flash-timeout-us property name is changed to flash-max-timeout-us.
This patch fixes that name
Signed-off-by: Ingi Kim <ingi2.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
---
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>;
};
};
--
2.0.5
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH] leds: aat1290: Fix property naming of flash-timeout-us
@ 2015-10-22 1:14 ` Ingi Kim
0 siblings, 0 replies; 4+ messages in thread
From: Ingi Kim @ 2015-10-22 1:14 UTC (permalink / raw)
To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak
Cc: j.anaszewski, kyungmin.park, sakari.ailus, cooloney, devicetree,
linux-kernel, Ingi Kim
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>;
};
};
--
2.0.5
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH] leds: aat1290: Fix property naming of flash-timeout-us
2015-10-22 1:14 ` Ingi Kim
(?)
@ 2015-10-22 1:14 ` Ingi Kim
-1 siblings, 0 replies; 4+ messages in thread
From: Ingi Kim @ 2015-10-22 1:14 UTC (permalink / raw)
To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak
Cc: j.anaszewski, kyungmin.park, sakari.ailus, cooloney, devicetree,
linux-kernel, Ingi Kim
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>;
};
};
--
2.0.5
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] leds: aat1290: Fix property naming of flash-timeout-us
2015-10-22 1:14 ` Ingi Kim
(?)
(?)
@ 2015-10-22 7:11 ` Jacek Anaszewski
-1 siblings, 0 replies; 4+ messages in thread
From: Jacek Anaszewski @ 2015-10-22 7:11 UTC (permalink / raw)
To: Ingi Kim
Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
kyungmin.park, sakari.ailus, cooloney, devicetree, linux-kernel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-10-22 7:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 1:14 ` Ingi Kim
2015-10-22 7:11 ` Jacek Anaszewski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.