Update devicetree bindings for solid animation

This commit is contained in:
Kuba Birecki 2021-12-16 19:02:27 +01:00
parent d7d1c0abcf
commit 38a70ea747

View file

@ -15,10 +15,12 @@ properties:
duration: duration:
type: int type: int
required: true required: false
default: 5
description: | description: |
Animation duration in seconds. Animation duration in seconds.
This is the time it takes for the animation to complete a full cycle and return to the original color. This is the time it takes for the animation to complete a full cycle and return to the original color.
Ignored if only a single color is given.
colors: colors:
type: array type: array