Lines Matching +full:start +full:- +full:from +full:- +full:bottom
2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "led-strip-matrix"
9 include: display-controller.yaml
32 start-from-right:
37 * Start from the right with a serpentine layout
43 * Start from the right with a circulative layout
49 start-from-bottom:
52 Specify if the first LED is at the bottom.
54 * Start from the bottom with a circulative layout
60 * Start from the bottom with a serpentine layout
76 horizontal-modules:
91 vertical-modules:
111 modules-circulative:
126 modules-start-from-right:
129 Specifies that modules are ordered from right to left.
131 * Start from the right with a module serpentine layout
136 * Start from the right with a module circulative layout
141 modules-start-from-bottom:
144 Specifies that modules are ordered from bottom to top.
146 * Start from the right with a module serpentine layout
151 * Start from the right with a module circulative layout
156 led-strips:
167 chain-lengths:
171 It can omit the value if all strip nodes have a `chain-length` property.
173 [(width / horizontal-modules) * (height / vertical-modules)].
175 pixel-format:
180 See dt-bindings/display/panel.h for a list.