Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <dmurphy@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>

authored by

Dan Murphy and committed by
Pavel Machek
3d93edc7 242b8117

+1 -1
+1 -1
Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
··· 189 189 #address-cells = <1>; 190 190 #size-cells = <0>; 191 191 reg = <0x2>; 192 - color = <LED_COLOR_ID_MULTI>; 192 + color = <LED_COLOR_ID_RGB>; 193 193 function = LED_FUNCTION_STANDBY; 194 194 linux,default-trigger = "heartbeat"; 195 195