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>
This commit is contained in:
parent
9ae5b7efd9
commit
c538a18782
@ -48,6 +48,7 @@
|
||||
#define RA_PSEL_ETH_RMII 0x17
|
||||
#define RA_PSEL_GLCDC 0x19
|
||||
#define RA_PSEL_OSPI 0x1c
|
||||
#define RA_PSEL_CTSU 0x0c
|
||||
|
||||
#define RA_PSEL_POS 8
|
||||
#define RA_PSEL_MASK 0x1f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user