Lines Matching +full:- +full:- +full:modules
2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "led-strip-matrix"
9 include: display-controller.yaml
32 start-from-right:
49 start-from-bottom:
69 If the matrix consists of multiple modules, it is the sum of their widths.
74 If the matrix consists of multiple modules, it is the sum of their heights.
76 horizontal-modules:
80 If the display forms with multiple modules,
81 specify the horizontal number of modules.
85 * 8x4 display with 2 serpentine layout modules
91 vertical-modules:
95 If the display forms with multiple modules,
96 specify the vertical number of modules.
100 * 4x8 display with 2 serpentine layout modules
111 modules-circulative:
114 Specifies that the order of the modules that make up the matrix is circulative.
126 modules-start-from-right:
129 Specifies that modules are ordered from right to left.
141 modules-start-from-bottom:
144 Specifies that modules are ordered from bottom to top.
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.