linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
@ 2020-08-12 19:32 Dan Murphy
  2020-08-18 19:06 ` Dan Murphy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dan Murphy @ 2020-08-12 19:32 UTC (permalink / raw)
  To: pavel, robh; +Cc: devicetree, linux-leds, linux-kernel, Dan Murphy

Update the binding examples for the color ID to LED_COLOR_ID_RGB

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
index b1bb3feb0f4d..89f69d62493e 100644
--- a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
@@ -189,7 +189,7 @@ examples:
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0x2>;
-               color = <LED_COLOR_ID_MULTI>;
+               color = <LED_COLOR_ID_RGB>;
                function = LED_FUNCTION_STANDBY;
                linux,default-trigger = "heartbeat";
 
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
  2020-08-12 19:32 [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID Dan Murphy
@ 2020-08-18 19:06 ` Dan Murphy
  2020-08-24 23:25 ` Rob Herring
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Dan Murphy @ 2020-08-18 19:06 UTC (permalink / raw)
  To: pavel, robh; +Cc: devicetree, linux-leds, linux-kernel

Pavel

On 8/12/20 2:32 PM, Dan Murphy wrote:
> Update the binding examples for the color ID to LED_COLOR_ID_RGB
>
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>   Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
> index b1bb3feb0f4d..89f69d62493e 100644
> --- a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
> +++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
> @@ -189,7 +189,7 @@ examples:
>                  #address-cells = <1>;
>                  #size-cells = <0>;
>                  reg = <0x2>;
> -               color = <LED_COLOR_ID_MULTI>;
> +               color = <LED_COLOR_ID_RGB>;
>                  function = LED_FUNCTION_STANDBY;
>                  linux,default-trigger = "heartbeat";
>   

Don't forget this simple update to the LP55xx yaml file.

Dan


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
  2020-08-12 19:32 [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID Dan Murphy
  2020-08-18 19:06 ` Dan Murphy
@ 2020-08-24 23:25 ` Rob Herring
  2020-09-09  9:13 ` Pavel Machek
  2020-09-28 16:18 ` Rob Herring
  3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2020-08-24 23:25 UTC (permalink / raw)
  To: Dan Murphy; +Cc: linux-leds, pavel, linux-kernel, devicetree

On Wed, 12 Aug 2020 14:32:48 -0500, Dan Murphy wrote:
> Update the binding examples for the color ID to LED_COLOR_ID_RGB
> 
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
  2020-08-12 19:32 [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID Dan Murphy
  2020-08-18 19:06 ` Dan Murphy
  2020-08-24 23:25 ` Rob Herring
@ 2020-09-09  9:13 ` Pavel Machek
  2020-09-28 16:18 ` Rob Herring
  3 siblings, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2020-09-09  9:13 UTC (permalink / raw)
  To: Dan Murphy; +Cc: robh, devicetree, linux-leds, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

On Wed 2020-08-12 14:32:48, Dan Murphy wrote:
> Update the binding examples for the color ID to LED_COLOR_ID_RGB
> 
> Signed-off-by: Dan Murphy <dmurphy@ti.com>

Thanks, applied.

BR,
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
  2020-08-12 19:32 [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID Dan Murphy
                   ` (2 preceding siblings ...)
  2020-09-09  9:13 ` Pavel Machek
@ 2020-09-28 16:18 ` Rob Herring
  3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2020-09-28 16:18 UTC (permalink / raw)
  To: Dan Murphy; +Cc: Pavel Machek, devicetree, Linux LED Subsystem, linux-kernel

On Wed, Aug 12, 2020 at 2:32 PM Dan Murphy <dmurphy@ti.com> wrote:
>
> Update the binding examples for the color ID to LED_COLOR_ID_RGB
>
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
> index b1bb3feb0f4d..89f69d62493e 100644
> --- a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
> +++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
> @@ -189,7 +189,7 @@ examples:
>                 #address-cells = <1>;
>                 #size-cells = <0>;
>                 reg = <0x2>;
> -               color = <LED_COLOR_ID_MULTI>;
> +               color = <LED_COLOR_ID_RGB>;

Looks like common.yaml needs updating too:

Documentation/devicetree/bindings/leds/leds-lp55xx.example.dt.yaml:
led-controller@33: multi-led@2:color:0:0: 9 is greater than the
maximum of 8
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml

Rob

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-28 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 19:32 [PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID Dan Murphy
2020-08-18 19:06 ` Dan Murphy
2020-08-24 23:25 ` Rob Herring
2020-09-09  9:13 ` Pavel Machek
2020-09-28 16:18 ` Rob Herring

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).