1# Copyright (c) 2023 bytes at work AG 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 GPIO pins exposed on QSH-030-01-F-D-A connector used as DSI LCD connector. 6 7 Connector layout (not mapped GPIOs in parentheses): 8 9 (1) GND - (2) 10 (3) DSI_CK_P TOUCH_INT 4 11 (5) DSI_CK_N - (6) 12 (7) GND - (8) 13 (9) DSI_D0_P - (10) 14 (11) DSI_D0_N - (12) 15 (13) GND - (14) 16 (15) DSI_D1_P - (16) 17 (17) DSI_D1_N - (18) 18 (19) GND - (20) 19 (21) BLVDD(+5V) - (22) 20 (23) BLVDD(+5V) - (24) 21 (25) - - (26) 22 (27) BLGND - (28) 23 (29) BLGND - (30) 24 (31) - - (32) 25 (33) - - (34) 26 35 SCLK/MCLK VDD(2.8V-3.3V) (36) 27 37 LRCLK - (38) 28 39 I2S I2C_SDA 40 29 (41) - - (42) 30 (43) - I2C_SCL 44 31 45 CEC_CLK - (46) 32 47 CEC - (48) 33 49 DSI_TE - (50) 34 (51) - - (52) 35 53 BL_CTRL - (54) 36 (55) - - (56) 37 57 RESET - (58) 38 (59) - - (60) 39 40compatible: "st,dsi-lcd-qsh-030" 41 42include: [gpio-nexus.yaml, base.yaml] 43