From: Peter Chen <peter.chen@cixtech.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
catalin.marinas@arm.com, will@kernel.org, arnd@arndb.de
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, cix-kernel-upstream@cixtech.com,
maz@kernel.org, kajetan.puchalski@arm.com, sudeep.holla@arm.com,
eballetb@redhat.com, Peter Chen <peter.chen@cixtech.com>
Subject: [PATCH v7 6/9] arm64: defconfig: Enable CIX SoC
Date: Tue, 6 May 2025 17:07:49 +0800 [thread overview]
Message-ID: <20250506090752.3695666-7-peter.chen@cixtech.com> (raw)
In-Reply-To: <20250506090752.3695666-1-peter.chen@cixtech.com>
- Enable CIX SoC support at ARM64 defconfig
- Enable CIX mailbox
At CIX SoC platforms, the clock handling uses Arm SCMI protocol,
the physical clock access is at sub processor, so it needs to enable
mailbox by default.
Signed-off-by: Peter Chen <peter.chen@cixtech.com>
---
Changes for v7:
- Add both CIX SoC and mailbox configuration at one patch
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5bb8f09422a2..4e9805c5bcc3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -45,6 +45,7 @@ CONFIG_ARCH_BCMBCA=y
CONFIG_ARCH_BRCMSTB=y
CONFIG_ARCH_BERLIN=y
CONFIG_ARCH_BLAIZE=y
+CONFIG_ARCH_CIX=y
CONFIG_ARCH_EXYNOS=y
CONFIG_ARCH_SPARX5=y
CONFIG_ARCH_K3=y
@@ -1423,6 +1424,7 @@ CONFIG_BCM2835_MBOX=y
CONFIG_QCOM_APCS_IPC=y
CONFIG_MTK_ADSP_MBOX=m
CONFIG_QCOM_IPCC=y
+CONFIG_CIX_MBOX=y
CONFIG_ROCKCHIP_IOMMU=y
CONFIG_TEGRA_IOMMU_SMMU=y
CONFIG_ARM_SMMU=y
--
2.25.1
next prev parent reply other threads:[~2025-05-06 9:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-06 9:07 [PATCH v7 0/9] arm64: Introduce CIX P1 (SKY1) SoC Peter Chen
2025-05-06 9:07 ` [PATCH v7 1/9] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd Peter Chen
2025-05-06 9:07 ` [PATCH v7 2/9] dt-bindings: arm: add CIX P1 (SKY1) SoC Peter Chen
2025-05-06 9:07 ` [PATCH v7 3/9] arm64: Kconfig: add ARCH_CIX for cix silicons Peter Chen
2025-05-06 9:07 ` [PATCH v7 4/9] dt-bindings: mailbox: add cix,sky1-mbox Peter Chen
2025-05-06 9:07 ` [PATCH v7 5/9] mailbox: add CIX mailbox driver Peter Chen
2025-05-06 9:07 ` Peter Chen [this message]
2025-05-06 18:32 ` [PATCH v7 6/9] arm64: defconfig: Enable CIX SoC Krzysztof Kozlowski
2025-05-06 9:07 ` [PATCH v7 7/9] dt-bindings: clock: cix: Add CIX sky1 scmi clock id Peter Chen
2025-05-06 18:35 ` Krzysztof Kozlowski
2025-05-06 9:07 ` [PATCH v7 8/9] arm64: dts: cix: Add sky1 base dts initial support Peter Chen
2025-05-06 9:07 ` [PATCH v7 9/9] MAINTAINERS: Add CIX SoC maintainer entry Peter Chen
2025-05-06 18:38 ` Krzysztof Kozlowski
2025-05-07 1:42 ` Peter Chen
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=20250506090752.3695666-7-peter.chen@cixtech.com \
--to=peter.chen@cixtech.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=cix-kernel-upstream@cixtech.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eballetb@redhat.com \
--cc=kajetan.puchalski@arm.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@kernel.org \
--cc=robh@kernel.org \
--cc=sudeep.holla@arm.com \
--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