[PATCH v3 5/5] pinctrl: samsung: rename gs101_pinctrl_* to exynos9_pinctrl_*
Alim Akhtar
alim.akhtar at samsung.com
Tue Dec 16 20:53:40 PST 2025
Hello Youngmin
> -----Original Message-----
> From: Youngmin Nam <youngmin.nam at samsung.com>
> Sent: Tuesday, December 2, 2025 3:06 PM
> To: krzk at kernel.org; s.nawrocki at samsung.com; alim.akhtar at samsung.com;
> linus.walleij at linaro.org; peter.griffin at linaro.org;
> semen.protsenko at linaro.org; ivo.ivanov.ivanov1 at gmail.com
> Cc: ryu.real at samsung.com; d7271.choe at samsung.com;
> shin.son at samsung.com; jaewon02.kim at samsung.com; linux-arm-
> kernel at lists.infradead.org; linux-samsung-soc at vger.kernel.org; linux-
> gpio at vger.kernel.org; linux-kernel at vger.kernel.org; Youngmin Nam
> <youngmin.nam at samsung.com>
> Subject: [PATCH v3 5/5] pinctrl: samsung: rename gs101_pinctrl_* to
> exynos9_pinctrl_*
>
> The suspend/resume helpers named gs101_pinctrl_{suspend,resume} are
> not GS101-specific. They implement the generic save/restore sequence used
> by Exynos9-style controllers that have EINT filter configuration
> (eint_fltcon) to preserve.
>
> Rename them to exynos9_pinctrl_{suspend,resume} and update all users:
> - exynos2200, exynos9810, exynos8895, exynos7885, exynos7870,
> exynosautov9, fsd, and gs101 controller tables
> - prototypes in pinctrl-exynos.h
> - definitions in pinctrl-exynos.c
>
> This aligns naming with the earlier macro/doc cleanups (e.g. using
> EXYNOS9_PIN_BANK_* and describing eint_fltcon as Exynos9-specific) and
> makes the helpers clearly reusable by other Exynos9-like SoCs.
>
> Signed-off-by: Youngmin Nam <youngmin.nam at samsung.com>
> Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
> Reviewed-by: Peter Griffin <peter.griffin at linaro.org>
> Tested-by: Peter Griffin <peter.griffin at linaro.org> (tested on Pixel6/gs101)
> ---
Reviewed-by: Alim Akhtar <alim.akhtar at samsung.com>
Tested this series on Exynosautov920 sadk
Tested-by: Alim Akhtar <alim.akhtar at samsung.com>
More information about the linux-arm-kernel
mailing list