From: Dan Murphy Date: Wed, 12 Aug 2020 19:32:48 +0000 (-0500) Subject: dt: bindings: lp55xx: Updte yaml examples with new color ID X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3d93edc77515c6f51fa9bbbe2185e2ec32bad024;p=linux.git dt: bindings: lp55xx: Updte yaml examples with new color ID Update the binding examples for the color ID to LED_COLOR_ID_RGB Signed-off-by: Dan Murphy Acked-by: Rob Herring Signed-off-by: Pavel Machek --- diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml index b1bb3feb0f4da..89f69d62493e9 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 = ; + color = ; function = LED_FUNCTION_STANDBY; linux,default-trigger = "heartbeat";