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#
26 reset-gpios: true
28 spi-max-frequency:
32 - compatible
33 - reg
34 - reset-gpios
35 - port
40 - |
41 #include <dt-bindings/gpio/gpio.h>
44 #address-cells = <1>;
45 #size-cells = <0>;
50 spi-max-frequency = <10000000>;
52 reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
56 remote-endpoint = <&dpi_out>;