drivers: pinctrl: add NXP S32 SIUL2 driver
Introduce Pinctrl driver for SIUL2 module present on NXP S32 devices, which provides control over all pins, such as function selection and electrical characteristics that appear on external chip pins. Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
6bee9e1157
commit
cdd7c5a572
5 changed files with 154 additions and 0 deletions
|
@ -54,5 +54,6 @@ source "drivers/pinctrl/Kconfig.rv32m1"
|
|||
source "drivers/pinctrl/Kconfig.xlnx"
|
||||
source "drivers/pinctrl/Kconfig.smartbond"
|
||||
source "drivers/pinctrl/Kconfig.xmc4xxx"
|
||||
source "drivers/pinctrl/Kconfig.s32"
|
||||
|
||||
endif # PINCTRL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue