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:
Manuel Arguelles 2022-08-07 04:25:56 +07:00 committed by Carles Cufí
commit cdd7c5a572
5 changed files with 154 additions and 0 deletions

View file

@ -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