1# Copyright 2024 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4 5compatible: "nxp,lcd-8080" 6 7description: | 8 GPIO pins exposed on NXP LCD 8080 interface (e.g., used on LCD-PAR-035 panel). 9 These pins are exposed on a 32 pin connector. The pins have the 10 following assignments: 11 12 Pin Number Usage 13 1 Not connected 14 2 VBUS 15 3 Not connected 16 4 GND 17 5 VCC 18 6 GND 19 7 LCD touch controller I2C SCL 20 8 LCD touch controller I2C SDA 21 9 LCD touch interrupt 22 10 GPIO to control LCD backlight 23 11 LCD and touch reset 24 12 LCD 8080 interface D/C pin 25 13 LCD 8080 interface CS pin 26 14 LCD 8080 interface WR pin 27 15 LCD 8080 interface RD pin 28 16 LCD TE(tearing effect) pin 29 17-32 LCD 8080 interface D0 - D15 30 31include: [gpio-nexus.yaml, base.yaml] 32