Lines Matching +full:3 +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#
24 spi-3wire: true
27 - compatible
28 - reg
29 - port
30 - power-supply
31 - reset-gpios
36 - |
37 #include <dt-bindings/gpio/gpio.h>
40 #address-cells = <1>;
41 #size-cells = <0>;
46 spi-3wire;
47 spi-max-frequency = <3125000>;
49 reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>;
52 power-supply = <&vcc>;
56 remote-endpoint = <&panel_output>;