Lines Matching +full:host +full:- +full:int +full:- +full:gpios
1 # Copyright (c) 2022, Byte-Lab d.o.o. <dev@byte-lab.com>
3 # SPDX-License-Identifier: Apache-2.0
5 description: STM32 LCD-TFT display controller
7 compatible: "st,stm32-ltdc"
9 include: [lcd-controller.yaml, pinctrl-device.yaml, reset-device.yaml]
12 disp-on-gpios:
13 type: phandle-array
18 bl-ctrl-gpios:
19 type: phandle-array
24 ext-sdram:
39 pinctrl-0:
41 Provide a pin configuration for using parallel pixel output. In combination with DSI HOST
42 the pin configuration is not necessary due to dedicated (MIPI D-PHY) pins.
44 def-back-color-red:
45 type: int
46 description: Default display background color - red
48 def-back-color-green:
49 type: int
50 description: Default display background color - green
52 def-back-color-blue:
53 type: int
54 description: Default display background color - blue
56 window0-x0:
57 type: int
60 window0-x1:
61 type: int
64 window0-y0:
65 type: int
68 window0-y1:
69 type: int
72 display-controller: