Lines Matching +full:edt +full:- +full:ft5x06
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/olimex,lcd-olinuxino.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Olimex Ltd. LCD-OLinuXino bridge panel.
10 - Stefan Mavrodiev <stefan@olimex.com>
15 - LCD-OLinuXino-4.3TS
16 - LCD-OLinuXino-5
17 - LCD-OLinuXino-7
18 - LCD-OLinuXino-10
21 - AT24C16C EEPROM holding panel identification and timing requirements
22 - AR1021 resistive touch screen controller (optional)
23 - FT5x6 capacitive touch screen controller (optional)
24 - GT911/GT928 capacitive touch screen controller (optional)
30 - input/touchscreen/goodix.yaml
31 - input/touchscreen/edt-ft5x06.txt
32 - input/touchscreen/ar1021.txt
35 - $ref: panel-common.yaml#
39 const: olimex,lcd-olinuxino
45 enable-gpios: true
46 power-supply: true
49 - compatible
50 - reg
51 - power-supply
56 - |
57 #include <dt-bindings/gpio/gpio.h>
60 #address-cells = <1>;
61 #size-cells = <0>;
64 compatible = "olimex,lcd-olinuxino";
66 power-supply = <®_vcc5v0>;
67 enable-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>;