[PATCH 1/1] arm64: Kconfig: Enable PINCTRL on i.MX platforms
Stefan Wahren
wahrenst at gmx.net
Wed May 7 07:30:33 PDT 2025
Hi Alexander,
[add Shawn and Esben]
Am 07.05.25 um 14:44 schrieb Alexander Stein:
> Select PINCTRL for NXP i.MX SoCs.
could you please explain the motivation behind your change?
Is it related to this commit 17d21001891402 ("ARM: imx: Allow user to
disable pinctrl")?
Best regards
>
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
> arch/arm64/Kconfig.platforms | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index a541bb029aa4e..49c3bc25e5f68 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -219,6 +219,7 @@ config ARCH_MXC
> select ARM64_ERRATUM_845719 if COMPAT
> select IMX_GPCV2
> select IMX_GPCV2_PM_DOMAINS
> + select PINCTRL
> select PM
> select PM_GENERIC_DOMAINS
> select SOC_BUS
More information about the linux-arm-kernel
mailing list