Lines Matching +full:lcd +full:- +full:olinuxino
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>
13 This device can be used as bridge between a host controller and LCD panels.
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
42 enable-gpios: true
43 power-supply: true
47 - compatible
48 - reg
49 - power-supply
54 - |
55 #include <dt-bindings/gpio/gpio.h>
58 #address-cells = <1>;
59 #size-cells = <0>;
62 compatible = "olimex,lcd-olinuxino";
64 power-supply = <®_vcc5v0>;
65 enable-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>;