summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/nxp/pinctrl-s32cc.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-28pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin1-7/+11
2023-03-28pinctrl: s32cc: embed generic struct pingroupChester Lin1-28/+29
2023-03-28pinctrl: s32cc: refactor pin config parsingChester Lin1-19/+33
2023-03-28pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin1-66/+75
2023-03-13pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann1-2/+2
2023-03-06pinctrl: add NXP S32 SoC family supportChester Lin1-0/+945