Lines Matching +full:ips +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Focaltech GPT3 3.0" (640x480 pixels) IPS LCD panel
10 - Christophe Branchereau <[email protected]>
13 - $ref: panel-common.yaml#
14 - $ref: /schemas/spi/spi-peripheral-props.yaml#
24 - compatible
25 - reg
26 - power-supply
27 - reset-gpios
32 - |
33 #include <dt-bindings/gpio/gpio.h>
36 #address-cells = <1>;
37 #size-cells = <0>;
43 spi-max-frequency = <3125000>;
45 reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>;
48 power-supply = <&vcc>;
52 remote-endpoint = <&panel_output>;