linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL
@ 2021-01-12 13:45 Adam Ford
  2021-01-18  8:08 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2021-01-12 13:45 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: geert+renesas, aford, Adam Ford, Catalin Marinas, Will Deacon,
	linux-arm-kernel, linux-kernel

The RZ/G2 Series has the optional CLK_RCAR_USB2_CLOCK_SEL.
Enable it by default.  It's disabled by default in the
the device tree, so it should be safe to enable it here.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 838301650a79..84fcfa7a1865 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -932,6 +932,7 @@ CONFIG_SM_GCC_8250=y
 CONFIG_SM_GPUCC_8150=y
 CONFIG_SM_GPUCC_8250=y
 CONFIG_QCOM_HFPLL=y
+CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y
 CONFIG_ARM_MHU=y
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL
  2021-01-12 13:45 [PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL Adam Ford
@ 2021-01-18  8:08 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-01-18  8:08 UTC (permalink / raw)
  To: Adam Ford
  Cc: Linux-Renesas, Adam Ford-BE, Catalin Marinas, Will Deacon,
	Linux ARM, Linux Kernel Mailing List

Hi Adam,

On Tue, Jan 12, 2021 at 2:46 PM Adam Ford <aford173@gmail.com> wrote:
> The RZ/G2 Series has the optional CLK_RCAR_USB2_CLOCK_SEL.
> Enable it by default.  It's disabled by default in the
> the device tree, so it should be safe to enable it here.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>

Thanks for your patch!

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

I will accept this patch once the Beacon Kit DTS starts using this, and
the patch description can be changed to "... enabled because it's used by
Beacon Kit".

> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -932,6 +932,7 @@ CONFIG_SM_GCC_8250=y
>  CONFIG_SM_GPUCC_8150=y
>  CONFIG_SM_GPUCC_8250=y
>  CONFIG_QCOM_HFPLL=y
> +CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
>  CONFIG_HWSPINLOCK=y
>  CONFIG_HWSPINLOCK_QCOM=y
>  CONFIG_ARM_MHU=y

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-18  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 13:45 [PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL Adam Ford
2021-01-18  8:08 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).