All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Gareth Williams <gareth.williams.jx@renesas.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: renesas: Make CLK_R9A06G032 invisible
Date: Wed, 11 Aug 2021 12:54:40 +0200	[thread overview]
Message-ID: <YROscAK0MQzx9DC/@oden.dyn.berto.se> (raw)
In-Reply-To: <4f3d30c730c30546f702715ffc648922a8156703.1628672649.git.geert+renesas@glider.be>

Hi Geert,

Thanks for your work.

On 2021-08-11 11:06:40 +0200, Geert Uytterhoeven wrote:
> When configuring a kernel including support for Renesas ARM/ARM64 Socs,
> but excluding support for the RZ/N1D SoC, the user is always asked about
> the RZ/N1D clock driver.  As this driver is already auto-selected when
> building a kernel including support for the RZ/N1D SoC, there is no need
> to make the CLK_R9A06G032 symbol visible, unless compile-testing.
> 
> Align the symbol description with the other symbols.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> ---
> To be queued in renesas-clk for v5.15.
> 
>  drivers/clk/renesas/Kconfig | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/drivers/clk/renesas/Kconfig b/drivers/clk/renesas/Kconfig
> index 7b450650bcaee124..6d0280751bb16e89 100644
> --- a/drivers/clk/renesas/Kconfig
> +++ b/drivers/clk/renesas/Kconfig
> @@ -153,9 +153,7 @@ config CLK_R8A779A0
>  	select CLK_RENESAS_CPG_MSSR
>  
>  config CLK_R9A06G032
> -	bool "Renesas R9A06G032 clock driver"
> -	help
> -	  This is a driver for R9A06G032 clocks
> +	bool "RZ/N1D clock support" if COMPILE_TEST
>  
>  config CLK_R9A07G044
>  	bool "RZ/G2L clock support" if COMPILE_TEST
> -- 
> 2.25.1
> 

-- 
Regards,
Niklas Söderlund

      reply	other threads:[~2021-08-11 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11  9:06 [PATCH] clk: renesas: Make CLK_R9A06G032 invisible Geert Uytterhoeven
2021-08-11 10:54 ` Niklas Söderlund [this message]

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=YROscAK0MQzx9DC/@oden.dyn.berto.se \
    --to=niklas.soderlund@ragnatech.se \
    --cc=gareth.williams.jx@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.