summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nxp
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: s32cc: Avoid possible string truncationChester Lin2023-11-141-2/+2
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-202-2/+2
* pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loopsLu Hongfei2023-06-091-3/+9
* pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoChester Lin2023-06-023-26/+32
* pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin2023-03-272-20/+12
* pinctrl: s32cc: embed generic struct pingroupChester Lin2023-03-272-36/+33
* pinctrl: s32cc: refactor pin config parsingChester Lin2023-03-271-19/+33
* pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin2023-03-272-69/+76
* pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann2023-03-133-8/+5
* pinctrl: add NXP S32 SoC family supportChester Lin2023-03-065-0/+1812