[PATCH V2 2/2] arm64: imx: Select TPM driver by default

Anson Huang anson.huang at nxp.com
Thu Aug 20 02:22:53 EDT 2020


Gentle ping...

> -----Original Message-----
> From: Anson Huang <Anson.Huang at nxp.com>
> Sent: 2020年7月8日 11:16
> To: catalin.marinas at arm.com; will at kernel.org; daniel.lezcano at linaro.org;
> tglx at linutronix.de; linux-arm-kernel at lists.infradead.org;
> linux-kernel at vger.kernel.org
> Cc: dl-linux-imx <linux-imx at nxp.com>
> Subject: [PATCH V2 2/2] arm64: imx: Select TPM driver by default
> 
> Select CLKSRC_IMX_TPM for ARCH_MXC by default.
> 
> Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
> ---
> No change.
> ---
>  arch/arm64/Kconfig.platforms | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 8dd05b2..c52b7a0 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -169,6 +169,7 @@ config ARCH_MXC
>  	bool "ARMv8 based NXP i.MX SoC family"
>  	select ARM64_ERRATUM_843419
>  	select ARM64_ERRATUM_845719 if COMPAT
> +	select CLKSRC_IMX_TPM
>  	select IMX_GPCV2
>  	select IMX_GPCV2_PM_DOMAINS
>  	select PM
> --
> 2.7.4



More information about the linux-arm-kernel mailing list