1# Copyright 2024 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4
5compatible: "nxp,parallel-lcd-connector"
6
7description: |
8    GPIO pins exposed on NXP LCD interface. These pins are
9    exposed on a 40 pin flexible printed cable connector. The pins have the
10    following assignments:
11
12      FPC Pin      Function
13      1            LED backlight cathode
14      2            LED backlight anode
15      3            GND
16      4            VDD (3v3)
17      5-7          GND
18      8-12         LCD D11-D15
19      13-14        GND
20      15-20        LCD D5-D10
21      21-23        GND
22      24-28        LCD D0-D4
23      29           GND
24      30           LCD CLK
25      31           LCD DISP
26      32           LCD HSYNC
27      33           LCD VSYNC
28      34           LCD DE
29      35           NC
30      36           GND
31      37-40        NC
32
33include: [gpio-nexus.yaml, base.yaml]
34