[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9f0d0109-3376-40f1-935a-bf341019956d@kernel.org>
Date: Wed, 28 May 2025 11:10:21 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Albert Yang <yangzh0906@...ndersoft.com>,
Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Ge Gordon <gordon.ge@....ai>
Subject: Re: [PATCH v1 3/9] arm64: Kconfig: add ARCH_BST for bst silicons
On 28/05/2025 10:54, Albert Yang wrote:
> Add ARCH_BST for bst SoC series support.
> Add ARCH_BSTC1200 for BSTC1200 platform.
>
> Signed-off-by: Ge Gordon <gordon.ge@....ai>
> Signed-off-by: Albert Yang <yangzh0906@...ndersoft.com>
> ---
> arch/arm64/Kconfig.platforms | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
>
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 8b76821f190f..b94c8c5d038c 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -402,4 +402,23 @@ config ARCH_ZYNQMP
> help
> This enables support for Xilinx ZynqMP Family
>
> +config ARCH_BSTC1200
B is not after Z. Anyway one ARCH entry per architecture, not per soc.
> + bool "BSTC1200 Platforms"
> + select SOC_NONCOHERENT
There is no such thing. You need to clean up all your patches from
downstream stuff. Please start working on upstream kernel.
Best regards,
Krzysztof
Powered by blists - more mailing lists