linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: meson: remove COMMON_CLK
@ 2021-06-09 20:20 Jerome Brunet
  2021-06-14 17:36 ` Kevin Hilman
  2021-12-01  9:30 ` Neil Armstrong
  0 siblings, 2 replies; 3+ messages in thread
From: Jerome Brunet @ 2021-06-09 20:20 UTC (permalink / raw)
  To: Neil Armstrong, Kevin Hilman
  Cc: Jerome Brunet, linux-amlogic, linux-kernel, Geert Uytterhoeven

This reverts commit aea7a80ad5effd48f44a7a08c3903168be038a43.
Selecting COMMON_CLK is not necessary, it is already selected by
CONFIG_ARM64

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
 arch/arm64/Kconfig.platforms | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 7336c1fd0dda..6409b47b73e4 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -165,7 +165,6 @@ config ARCH_MEDIATEK
 
 config ARCH_MESON
 	bool "Amlogic Platforms"
-	select COMMON_CLK
 	select MESON_IRQ_GPIO
 	help
 	  This enables support for the arm64 based Amlogic SoCs
-- 
2.32.0


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

* Re: [PATCH] arm64: meson: remove COMMON_CLK
  2021-06-09 20:20 [PATCH] arm64: meson: remove COMMON_CLK Jerome Brunet
@ 2021-06-14 17:36 ` Kevin Hilman
  2021-12-01  9:30 ` Neil Armstrong
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2021-06-14 17:36 UTC (permalink / raw)
  To: Jerome Brunet, Neil Armstrong
  Cc: Jerome Brunet, linux-amlogic, linux-kernel, Geert Uytterhoeven

Jerome Brunet <jbrunet@baylibre.com> writes:

> This reverts commit aea7a80ad5effd48f44a7a08c3903168be038a43.
> Selecting COMMON_CLK is not necessary, it is already selected by
> CONFIG_ARM64
>
> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Reviewed-by: Kevin Hilman <khilman@baylibre.com>

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

* Re: [PATCH] arm64: meson: remove COMMON_CLK
  2021-06-09 20:20 [PATCH] arm64: meson: remove COMMON_CLK Jerome Brunet
  2021-06-14 17:36 ` Kevin Hilman
@ 2021-12-01  9:30 ` Neil Armstrong
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2021-12-01  9:30 UTC (permalink / raw)
  To: Jerome Brunet, Kevin Hilman
  Cc: Neil Armstrong, linux-kernel, linux-amlogic, Geert Uytterhoeven

Hi,

On Wed, 9 Jun 2021 22:20:09 +0200, Jerome Brunet wrote:
> This reverts commit aea7a80ad5effd48f44a7a08c3903168be038a43.
> Selecting COMMON_CLK is not necessary, it is already selected by
> CONFIG_ARM64
> 
> 

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.16/fixes)

[1/1] arm64: meson: remove COMMON_CLK
      https://git.kernel.org/amlogic/c/5ad77b1272fce36604779efe6e2036c500e6fe7a

-- 
Neil

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

end of thread, other threads:[~2021-12-01  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 20:20 [PATCH] arm64: meson: remove COMMON_CLK Jerome Brunet
2021-06-14 17:36 ` Kevin Hilman
2021-12-01  9:30 ` Neil Armstrong

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).