Re: [PATCH 2/4] arm: octeontx: Select CLK

2020-10-16 Thread Stefan Roese
On 23.09.20 11:01, Stefan Roese wrote: Clock support is needed for all Octeon TX/TX2 boards. This patch selects CONFIG_CLK so that it is available. Signed-off-by: Stefan Roese Cc: Aaron Williams Cc: Suneel Garapati Cc: Chandrakala Chavva Applied to u-boot-marvell/master Thanks, Stefan -

[PATCH 2/4] arm: octeontx: Select CLK

2020-09-23 Thread Stefan Roese
Clock support is needed for all Octeon TX/TX2 boards. This patch selects CONFIG_CLK so that it is available. Signed-off-by: Stefan Roese Cc: Aaron Williams Cc: Suneel Garapati Cc: Chandrakala Chavva --- arch/arm/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/Kconfig b/