1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/leadtek,ltk035c5444t.yaml#
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#
19 const: leadtek,ltk035c5444t
33 unevaluatedProperties: false
37 #include <dt-bindings/gpio/gpio.h>
43 compatible = "leadtek,ltk035c5444t";
47 spi-max-frequency = <3125000>;
49 reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>;
51 backlight = <&backlight>;
52 power-supply = <&vcc>;
55 panel_input: endpoint {
56 remote-endpoint = <&panel_output>;