lkml.org 
[lkml]   [2021]   [Oct]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] reset: Add Sunplus SP7021 reset driver
From
Date
On 10/22/21 2:11 AM, qinjian wrote:
> Add reset driver for Sunplus SP7021 SoC.
>
> Signed-off-by: qinjian <qinjian@cqplus1.com>
> ---
> MAINTAINERS | 1 +
> drivers/reset/Kconfig | 9 ++
> drivers/reset/Makefile | 1 +
> drivers/reset/reset-sunplus.c | 159 ++++++++++++++++++++++++++++++++++
> 4 files changed, 170 insertions(+)
> create mode 100644 drivers/reset/reset-sunplus.c
>

Hi,

> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index be799a5ab..3e2e49998 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -249,6 +249,15 @@ config RESET_TI_SYSCON
> you wish to use the reset framework for such memory-mapped devices,
> say Y here. Otherwise, say N.
>
> +config RESET_SUNPLUS
> + bool "Sunplus SoCs Reset Driver"
> + default SOC_SP7021 || SOC_Q645
> + help
> + This enables the reset driver support for Sunplus SP7021 and Q645
> + SoC family. Say Y if you want to control reset signals by the reset
> + controller. Otherwise, say N.
> + This will be enabled by default.

What does that last sentence mean?

thanks.
--
~Randy

\
 
 \ /
  Last update: 2021-10-23 01:03    [W:0.039 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site