1# Copyright 2024 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4
5compatible: "nxp,i2c-tsc-fpc"
6
7description: |
8    GPIO pins exposed on NXP LCD touch controller interface. These pins are
9    exposed on a 6 pin flexible printed cable connector. The pins have the
10    following assignments:
11
12      Pin Number    Usage
13      1             VDD
14      2             LCD touch reset
15      3             LCD touch interrupt
16      4             LCD touch controller I2C SCL
17      5             LCD touch controller I2C SDA
18      6             GND
19
20include: [gpio-nexus.yaml, base.yaml]
21