2020-09-11 10:18:15

by Prabhakar Mahadev Lad

[permalink] [raw]
Subject: [PATCH] clk: renesas: Kconfig: Update description for CLK_RCAR_GEN3_CPG config

rcar-gen3-cpg driver is also used on Renesas RZ/G2 SoC's, update the same
to reflect the description for CLK_RCAR_GEN3_CPG config.

Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Chris Paterson <[email protected]>
---
drivers/clk/renesas/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/renesas/Kconfig b/drivers/clk/renesas/Kconfig
index 28e8730ce263..1277d5f90389 100644
--- a/drivers/clk/renesas/Kconfig
+++ b/drivers/clk/renesas/Kconfig
@@ -162,7 +162,7 @@ config CLK_RCAR_GEN2_CPG
select CLK_RENESAS_CPG_MSSR

config CLK_RCAR_GEN3_CPG
- bool "R-Car Gen3 CPG clock support" if COMPILE_TEST
+ bool "R-Car Gen3 and RZ/G2 CPG clock support" if COMPILE_TEST
select CLK_RENESAS_CPG_MSSR

config CLK_RCAR_USB2_CLOCK_SEL
--
2.17.1


2020-09-14 12:45:05

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] clk: renesas: Kconfig: Update description for CLK_RCAR_GEN3_CPG config

On Fri, Sep 11, 2020 at 12:17 PM Lad Prabhakar
<[email protected]> wrote:
> rcar-gen3-cpg driver is also used on Renesas RZ/G2 SoC's, update the same
> to reflect the description for CLK_RCAR_GEN3_CPG config.
>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Chris Paterson <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>
i.e. will queue in clk-renesas for v5.10, as:

clk: renesas: rcar-gen3: Update description for RZ/G2

The rcar-gen3-cpg driver is also used on Renesas RZ/G2 SoC's, update the
description for the CLK_RCAR_GEN3_CPG config symbol to reflect this.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds