Lines Matching +full:tft +full:- +full:lcd
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NEC NL8048HL11 4.1" WVGA TFT LCD panel
10 The NEC NL8048HL11 is a 4.1" WVGA TFT LCD panel with a 24-bit RGB parallel
14 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
17 - $ref: panel-common.yaml#
18 - $ref: /schemas/spi/spi-peripheral-props.yaml#
29 reset-gpios: true
31 spi-max-frequency:
35 - compatible
36 - reg
37 - reset-gpios
38 - port
43 - |
44 #include <dt-bindings/gpio/gpio.h>
47 #address-cells = <1>;
48 #size-cells = <0>;
53 spi-max-frequency = <10000000>;
55 reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
59 remote-endpoint = <&dpi_out>;