summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nxp/pinctrl-s32cc.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: s32cc: Avoid possible string truncationChester Lin2023-11-141-2/+2
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-201-1/+1
* 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-021-12/+18
* pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin2023-03-271-7/+11
* pinctrl: s32cc: embed generic struct pingroupChester Lin2023-03-271-28/+29
* pinctrl: s32cc: refactor pin config parsingChester Lin2023-03-271-19/+33
* pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin2023-03-271-66/+75
* pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann2023-03-131-2/+2
* pinctrl: add NXP S32 SoC family supportChester Lin2023-03-061-0/+945