Skip to content

Commit 220b7c2

Browse files
committed
bindings: pinctrl: add ctsu psel selection for Renesas RA
Add CTSU pin function selection for Renesas RA devices Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
1 parent d78066a commit 220b7c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-ra.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
#define RA_PSEL_ETH_RMII 0x17
4949
#define RA_PSEL_GLCDC 0x19
5050
#define RA_PSEL_OSPI 0x1c
51+
#define RA_PSEL_CTSU 0x0c
5152

5253
#define RA_PSEL_POS 8
5354
#define RA_PSEL_MASK 0x1f

0 commit comments

Comments
 (0)