lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 3 Nov 2021 22:09:17 -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/Kconfig b/arch/arm/Kconfig
> index 59baf6c13..feba287eb 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -487,6 +487,24 @@ config ARCH_S3C24XX
>   	  (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or the
>   	  Samsung SMDK2410 development board (and derivatives).
>   
> +config ARCH_SUNPLUS
> +	bool "Sunplus SoCs"
> +	select CLKSRC_OF
> +	select COMMON_CLK
> +	select GENERIC_CLOCKEVENTS
> +	select GENERIC_IRQ_CHIP
> +	select GENERIC_IRQ_MULTI_HANDLER
> +	select SERIAL_SUNPLUS
> +	select SERIAL_SUNPLUS_CONSOLE
> +	select USE_OF
> +	select RTC_CLASS
> +	select RESET_SUNPLUS
> +	help
> +	  Support for Sunplus SoC family: SP7021 and succeed SoCs based systems,

	                                             succeeding or successsor or following
	                                                     SoC-based systems,

> +	  such as the Banana Pi BPI-F2S development board ( and derivatives).

	                                                  (and derivatives).

> +	  (<http://www.sinovoip.com.cn/ecp_view.asp?id=586>)
> +	  (<https://tibbo.com/store/plus1.html>)


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ