[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7bf26448-4014-f03d-7c9a-3fbd41358095@infradead.org>
Date: Wed, 3 Nov 2021 22:09:26 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Qin Jian <qinjian@...lus1.com>, robh+dt@...nel.org
Cc: mturquette@...libre.com, sboyd@...nel.org, maz@...nel.org,
p.zabel@...gutronix.de, linux@...linux.org.uk, broonie@...nel.org,
arnd@...db.de, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, wells.lu@...plus.com
Subject: Re: [PATCH v4 09/10] ARM: sunplus: Add initial support for Sunplus
SP7021 SoC
On 11/3/21 7:57 PM, Qin Jian wrote:
> diff --git a/arch/arm/mach-sunplus/Kconfig b/arch/arm/mach-sunplus/Kconfig
> new file mode 100644
> index 000000000..f7ad76959
> --- /dev/null
> +++ b/arch/arm/mach-sunplus/Kconfig
> @@ -0,0 +1,20 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +
> +config SOC_SP7021
> + bool "Sunplus SP7021 SoC support"
> + default y
> + select CPU_V7
> + select ARM_GIC
> + select SUNPLUS_SP7021_INTC
> + select HAVE_SMP
> + select ARM_PSCI
> + select COMMON_CLK_SP7021
> + select PINCTRL
> + select PINCTRL_SPPCTL
> + select OF_OVERLAY
> + select GPIOLIB
> + help
> + Support for Sunplus SP7021 SoC. It is based on ARM 4-core
> + Cotex-A7 with various peripherals (ex: I2C, SPI, SDIO,
Is that Cortex-A7
?
> + Ethernet and etc.), FPGA interface, chip-to-chip bus.
> + It is designed for industrial control.
--
~Randy
Powered by blists - more mailing lists