dt: bindings: lp55xx: Updte yaml examples with new color ID
authorDan Murphy <dmurphy@ti.com>
Wed, 12 Aug 2020 19:32:48 +0000 (14:32 -0500)
committerPavel Machek <pavel@ucw.cz>
Wed, 9 Sep 2020 09:13:13 +0000 (11:13 +0200)
Update the binding examples for the color ID to LED_COLOR_ID_RGB

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Documentation/devicetree/bindings/leds/leds-lp55xx.yaml

index b1bb3feb0f4dabcde977fb797dde71551d06890d..89f69d62493e96130d9b52835f6d9d5d550c360f 100644 (file)
@@ -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";