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#
27 reset-gpios: true
29 spi-max-frequency:
33 - compatible
34 - reg
35 - reset-gpios
36 - port
41 - |
42 #include <dt-bindings/gpio/gpio.h>
45 #address-cells = <1>;
46 #size-cells = <0>;
51 spi-max-frequency = <10000000>;
53 reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
57 remote-endpoint = <&dpi_out>;