aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nxp
AgeCommit message (Expand)AuthorFilesLines
2023-11-14pinctrl: s32cc: Avoid possible string truncationChester Lin1-2/+2
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring2-2/+2
2023-06-09pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loopsLu Hongfei1-3/+9
2023-06-02pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoChester Lin3-26/+32
2023-03-27pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin2-20/+12
2023-03-27pinctrl: s32cc: embed generic struct pingroupChester Lin2-36/+33
2023-03-27pinctrl: s32cc: refactor pin config parsingChester Lin1-19/+33
2023-03-27pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin2-69/+76
2023-03-13pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann3-8/+5
2023-03-06pinctrl: add NXP S32 SoC family supportChester Lin5-0/+1812