aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/nxp/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-03-06pinctrl: add NXP S32 SoC family supportChester Lin1-0/+4
Add the pinctrl driver for NXP S32 SoC family. This driver is mainly based on NXP's downstream implementation on nxp-auto-linux repo[1]. [1] https://github.com/nxp-auto-linux/linux/tree/bsp35.0-5.15.73-rt/drivers/pinctrl/freescale Signed-off-by: Matthew Nunez <[email protected]> Signed-off-by: Phu Luu An <[email protected]> Signed-off-by: Stefan-Gabriel Mirea <[email protected]> Signed-off-by: Larisa Grigore <[email protected]> Signed-off-by: Ghennadi Procopciuc <[email protected]> Signed-off-by: Andrei Stefanescu <[email protected]> Signed-off-by: Radu Pirea <[email protected]> Signed-off-by: Chester Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>