Lines Matching +full:address +full:- +full:width
4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
13 #include <zephyr/dt-bindings/led/led.h>
14 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
18 #address-cells = <1>;
19 #size-cells = <1>;
23 gpio-controller;
25 #gpio-cells = <0x2>;
30 compatible = "zephyr,mipi-dbi-spi";
32 dc-gpios = <&test_gpio 0 0>;
33 spi-dev = <&test_spi>;
34 #address-cells = <1>;
35 #size-cells = <0>;
40 mipi-max-frequency = <25000000>;
41 pixel-format = <0>;
43 width = <320>;
50 mipi-max-frequency = <25000000>;
52 width = <480>;
62 mipi-max-frequency = <250000000>;
63 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
66 x-offset = <0>;
67 y-offset = <0>;
70 width = <160>;
77 mipi-max-frequency = <25000000>;
79 width = <128>;
82 x-offset = <0>;
83 y-offset = <0>;
92 porch-param = [0c 0c 00 33 33];
93 cmd2en-param = [5a 69 02 00];
94 pwctrl1-param = [a4 a1];
95 pvgam-param = [d0 00 02 07 0a 28 32 44 42 06 0e 12 14 17];
96 nvgam-param = [d0 00 02 07 0a 28 31 54 47 0e 1c 17 1b 1e];
97 ram-param = [00 E0];
98 rgb-param = [40 02 14];
99 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
104 mipi-max-frequency = <4000000>;
106 width = <250>;
108 busy-gpios = <&test_gpio 0 0>;
113 mipi-max-frequency = <4000000>;
115 width = <400>;
117 busy-gpios = <&test_gpio 0 0>;
132 mipi-max-frequency = <100000000>;
133 pixel-format = <16>;
135 width = <240>;
142 mipi-max-frequency = <100000000>;
144 width = <240>;
146 oscillator-freq = <0>;
147 display-offset = <0>;
148 start-line = <0>;
149 multiplex-ratio = <0>;
151 remap-value = <0>;
157 mipi-max-frequency = <16000000>;
158 width = <128>;
160 column-offset = <28>;
165 compatible = "zephyr,mipi-dbi-spi";
167 dc-gpios = <&test_gpio 0 0>;
168 spi-dev = <&test_spi>;
169 #address-cells = <1>;
170 #size-cells = <0>;
171 xfr-min-bits = <MIPI_DBI_SPI_XFR_16BIT>;
172 write-only;
177 mipi-max-frequency = <25000000>;
178 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
179 pixel-format = <0>;
181 width = <320>;
187 compatible = "vnd,mipi-dsi";
188 #address-cells = <1>;
189 #size-cells = <0>;
196 reset-gpios = <&test_gpio 0 0>;
197 data-lanes = <2>;
198 width = <720>;
200 pixel-format = <0>;
208 width = <480>;
209 reset-gpios = <&test_gpio 0 0>;
210 bl-gpios = <&test_gpio 0 0>;
211 data-lanes = <2>;
212 pixel-format = <0>;
221 width = <480>;
222 reset-gpios = <&test_gpio 0 0>;
223 bl-gpios = <&test_gpio 0 0>;
224 data-lanes = <2>;
225 pixel-format = <0>;
233 reset-gpios = <&test_gpio 0 0>;
234 bl-gpios = <&test_gpio 0 0>;
235 te-gpios = <&test_gpio 0 0>;
236 data-lanes = <1>;
237 width = <400>;
239 pixel-format = <0>;
246 reset-gpios = <&test_gpio 0 0>;
247 data-lanes = <2>;
248 width = <720>;
250 pixel-format = <0>;
255 #address-cells = <1>;
256 #size-cells = <0>;
260 clock-frequency = <2000000>;
265 cs-gpios = <&test_gpio 0 0 &test_gpio 0 1 &test_gpio 0 2
273 spi-max-frequency = <2000000>;
274 chain-length = <1>;
275 color-mapping = <LED_COLOR_ID_RED
281 compatible = "worldsemi,ws2812-spi";
283 spi-max-frequency = <2000000>;
284 spi-one-frame = <1>;
285 spi-zero-frame = <1>;
286 chain-length = <256>;
287 color-mapping = <0 1 2>;
288 reset-delay = <280>;
293 spi-max-frequency = <2000000>;
295 width = <128>;
297 extcomin-gpios = <&test_gpio 0 0>;
298 extcomin-frequency = <60>;
299 disp-en-gpios = <&test_gpio 0 0>;
305 spi-max-frequency = <1000000>;
306 num-cascading = <1>;
308 scan-limit = <7>;
313 compatible = "led-strip-matrix";
316 led-strips = <&test_led_strip_0>, <&test_led_strip_1>;
317 chain-lengths = <256>, <256>;
318 width = <32>;
320 horizontal-modules = <2>;
321 vertical-modules = <1>;
323 start-from-right;
327 #address-cells = <1>;
328 #size-cells = <0>;
332 clock-frequency=<100000>;
336 width=<64>;
339 reset-gpios =<&test_gpio 1 0>;
340 x-offset=<0>;
341 y-offset=<32>;
342 voltage-converter;
343 voltage-follower;
344 lcd-bias=<3>;
345 lcd-ct=<223>;
346 duty-ratio=<64>;
347 frame-control=<400>;
348 reverse-com-output;
354 width = <128>;
356 segment-offset = <0>;
357 page-offset = <0>;
358 display-offset = <0>;
359 multiplex-ratio = <63>;
360 segment-remap;
361 com-invdir;