From: Nicolas Frayer <nfrayer@baylibre.com>
To: nm@ti.com, kristo@kernel.org, ssantosh@kernel.org,
linux-arm-kernel@lists.infradead.org, jassisinghbrar@gmail.com,
catalin.marinas@arm.com, will@kernel.org,
linux-kernel@vger.kernel.org
Cc: khilman@baylibre.com, glaroque@baylibre.com, nfrayer@baylibre.com
Subject: [PATCH 3/3] firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver
Date: Tue, 22 Nov 2022 21:22:45 +0100 [thread overview]
Message-ID: <20221122202245.449198-4-nfrayer@baylibre.com> (raw)
In-Reply-To: <20221122202245.449198-1-nfrayer@baylibre.com>
Defaulting the build to ARCH_K3 for the TI SCI driver.
Signed-off-by: Nicolas Frayer <nfrayer@baylibre.com>
---
drivers/firmware/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig
index b59e3041fd62..9e29055f62ba 100644
--- a/drivers/firmware/Kconfig
+++ b/drivers/firmware/Kconfig
@@ -261,6 +261,7 @@ config SYSFB_SIMPLEFB
config TI_SCI_PROTOCOL
tristate "TI System Control Interface (TISCI) Message Protocol"
depends on TI_MESSAGE_MANAGER
+ default ARCH_K3
help
TI System Control Interface (TISCI) Message Protocol is used to manage
compute systems such as ARM, DSP etc with the system controller in
--
2.25.1
next prev parent reply other threads:[~2022-11-22 20:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 20:22 [PATCH 0/3] arm64: arch_k3: Removed ti mailbox and sci select Nicolas Frayer
2022-11-22 20:22 ` [PATCH 1/3] " Nicolas Frayer
2022-11-24 14:29 ` Vignesh Raghavendra
2022-11-25 10:36 ` Nicolas Frayer
2022-11-22 20:22 ` [PATCH 2/3] mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager Nicolas Frayer
2022-11-22 20:22 ` Nicolas Frayer [this message]
2022-11-22 22:46 ` [PATCH 0/3] arm64: arch_k3: Removed ti mailbox and sci select Kevin Hilman
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=20221122202245.449198-4-nfrayer@baylibre.com \
--to=nfrayer@baylibre.com \
--cc=catalin.marinas@arm.com \
--cc=glaroque@baylibre.com \
--cc=jassisinghbrar@gmail.com \
--cc=khilman@baylibre.com \
--cc=kristo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=ssantosh@kernel.org \
--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