]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
pinctrl: s32cc: embed generic struct pingroup
authorChester Lin <clin@suse.com>
Mon, 27 Mar 2023 06:27:52 +0000 (14:27 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Mar 2023 21:35:35 +0000 (23:35 +0200)
commit8ff169e8448ccbc569f2cc8767a4f34f3dbbc160
tree33c8684d43596157f41e0901b22a139c63999ea8
parent48b016cbb2f48ce4cbefd91f63a0d0dded975932
pinctrl: s32cc: embed generic struct pingroup

Use generic data structure to describe pin control groups in S32 SoC family
and drop duplicated struct members.

Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Chester Lin <clin@suse.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20230327062754.3326-4-clin@suse.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nxp/pinctrl-s32.h
drivers/pinctrl/nxp/pinctrl-s32cc.c