1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/nec,nl8048hl11.yaml#
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
11 data interface and an SPI control interface.
14 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
17 - $ref: panel-common.yaml#
37 additionalProperties: false
41 #include <dt-bindings/gpio/gpio.h>
48 compatible = "nec,nl8048hl11";
50 spi-max-frequency = <10000000>;
52 reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
56 remote-endpoint = <&dpi_out>;