Lines Matching +full:2 +full:- +full:wire
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Leadtek ltk035c5444t 3.5" (640x480 pixels) 24-bit IPS LCD panel
10 - Paul Cercueil <paul@crapouillou.net>
11 - Christophe Branchereau <cbranchereau@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/spi/spi-peripheral-props.yaml#
23 power-supply: true
25 reset-gpios: true
27 spi-3wire: true
30 - compatible
31 - power-supply
32 - reset-gpios
37 - |
38 #include <dt-bindings/gpio/gpio.h>
41 #address-cells = <1>;
42 #size-cells = <0>;
47 spi-3wire;
48 spi-max-frequency = <3125000>;
50 reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>;
53 power-supply = <&vcc>;
57 remote-endpoint = <&panel_output>;