1# Copyright (c) 2024 Renesas Electronics Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  GPIO pins exposed on Renesas MIPI lcd display headers.
6
7  The Renesas MIPI lcd display layout provides 2 columns of 13 pins headers
8
9  This binding provides a mapping for the default 26 pins as depicted below:
10
11      1  GND                 IIC_SDA         14
12      2  GND                 DISP_BLEN       15
13      3  MIPI_DL0_P          IIC_SCL         16
14      4  MIPI_DL1_P          DISP_INT        17
15      5  MIPI_DL0_N          DISP_RST        18
16      6  MIPI_DL1_N          GND             19
17      7  GND                 GND             20
18      8  GND                 1V8             21
19      9  MIPI_CL_P           1V8             22
20      10 GND                 3V3             23
21      11 MIPI_CL_N           3V3             24
22      12 GND                 5V0             25
23      13 GND                 5V0             26
24
25compatible: "renesas,ra-gpio-mipi-header"
26
27include: [gpio-nexus.yaml, base.yaml]
28