From: Anson Huang <Anson.Huang@nxp.com>
To: catalin.marinas@arm.com, will@kernel.org,
daniel.lezcano@linaro.org, tglx@linutronix.de,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Cc: Linux-imx@nxp.com
Subject: [PATCH 2/2] arm64: imx: Select TPM driver by default
Date: Fri, 10 Apr 2020 14:26:48 +0800 [thread overview]
Message-ID: <1586500008-4418-2-git-send-email-Anson.Huang@nxp.com> (raw)
In-Reply-To: <1586500008-4418-1-git-send-email-Anson.Huang@nxp.com>
Select CLKSRC_IMX_TPM for ARCH_MXC by default.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
arch/arm64/Kconfig.platforms | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 55d70cf..3e9011c 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
next prev parent reply other threads:[~2020-04-10 6:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-10 6:26 [PATCH 1/2] clocksource: Add support for i.MX TPM driver with ARM64 Anson Huang
2020-04-10 6:26 ` Anson Huang [this message]
2020-04-10 10:45 ` [PATCH 2/2] arm64: imx: Select TPM driver by default kbuild test robot
2020-05-28 1:57 ` [PATCH 1/2] clocksource: Add support for i.MX TPM driver with ARM64 Anson Huang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1586500008-4418-2-git-send-email-Anson.Huang@nxp.com \
--to=anson.huang@nxp.com \
--cc=Linux-imx@nxp.com \
--cc=catalin.marinas@arm.com \
--cc=daniel.lezcano@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox