1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/focaltech,gpt3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Focaltech GPT3 3.0" (640x480 pixels) IPS LCD panel
10 - Christophe Branchereau <cbranchereau@gmail.com>
13 - $ref: panel-common.yaml#
14 - $ref: /schemas/spi/spi-peripheral-props.yaml#
29 unevaluatedProperties: false
33 #include <dt-bindings/gpio/gpio.h>
40 compatible = "focaltech,gpt3";
43 spi-max-frequency = <3125000>;
45 reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>;
47 backlight = <&backlight>;
48 power-supply = <&vcc>;
51 panel_input: endpoint {
52 remote-endpoint = <&panel_output>;