Skip to content

Commit 62ef403

Browse files
thenguyenyfkartben
authored andcommitted
dts: bindings: add header map for Renesas RA Parallel Graphics Expansion
Add a pin header map for Renesas RA Parallel Expansion shield Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
1 parent 0eef4fe commit 62ef403

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Copyright (c) 2025 Renesas Electronics Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: |
5+
GPIO pins exposed on Renesas Parallel Graphics Expansion Header.
6+
7+
The Renesas Parallel Graphics Expansion Header consists of 2 rows of 20 pins each (40 pins total),
8+
9+
Pin mapping:
10+
11+
------------------ --------------------
12+
1 DISP_BLEN 2 IIC_SDA
13+
3 DISP_INT 4 IIC_SCL
14+
5 3V3 6 DISP_RST
15+
7 3V3 8 5V0
16+
9 LCDC_TCON0 10 LCDC_CLK
17+
11 LCDC_TCON2 12 LCDC_TCON1
18+
13 LCDC_EXTCLK 14 LCDC_TCON3
19+
15 LCDC_DATA01 16 LCDC_DATA00
20+
17 LCDC_DATA03 18 LCDC_DATA02
21+
19 LCDC_DATA05 20 LCDC_DATA04
22+
21 LCDC_DATA07 22 LCDC_DATA16
23+
23 LCDC_DATA09 24 LCDC_DATA08
24+
25 LCDC_DATA11 26 LCDC_DATA10
25+
27 LCDC_DATA13 28 LCDC_DATA12
26+
29 LCDC_DATA15 30 LCDC_DATA14
27+
31 LCDC_DATA17 32 LCDC_DATA16
28+
33 LCDC_DATA19 34 LCDC_DATA18
29+
35 LCDC_DATA21 36 LCDC_DATA20
30+
37 LCDC_DATA23 38 LCDC_DATA22
31+
39 GND 40 GND
32+
33+
compatible: "renesas,ra-parallel-graphics-header"
34+
35+
include: [gpio-nexus.yaml, base.yaml]

0 commit comments

Comments
 (0)