projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
242b811
)
dt: bindings: lp55xx: Updte yaml examples with new color ID
author
Dan Murphy
<dmurphy@ti.com>
Wed, 12 Aug 2020 19:32:48 +0000
(14:32 -0500)
committer
Pavel 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
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml
index b1bb3feb0f4dabcde977fb797dde71551d06890d..89f69d62493e96130d9b52835f6d9d5d550c360f 100644
(file)
--- 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";