Re: [PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL

2021-01-18 Thread Geert Uytterhoeven
Hi Adam, On Tue, Jan 12, 2021 at 2:46 PM Adam Ford 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 Thanks for your patch!

[PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL

2021-01-12 Thread Adam Ford
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 diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index