linux-arm-kernel.lists.infradead.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, Catalin Marinas, aford, linux-kernel, Adam Ford,
	Will Deacon, linux-arm-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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-01-18  8:10 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).