linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: omap2: remove obsolete config OMAP3_SDRC_AC_TIMING
@ 2023-03-20  8:38 Lukas Bulwahn
  2023-03-28  5:41 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-03-20  8:38 UTC (permalink / raw)
  To: Tero Kristo, Tony Lindgren, Russell King, linux-arm-kernel, linux-omap
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit d42f265a5d7a ("ARM: OMAP3: clock: remove un-used core dpll
re-program code") removes arch/arm/mach-omap2/sram34xx.S, which
implemented the effect of the config OMAP3_SDRC_AC_TIMING. Since then, the
OMAP3_SDRC_AC_TIMING config was hanging around without effect.

Remove this obsolete config.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 3b53dda9ec79..821727eefd5a 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -255,17 +255,6 @@ config MACH_NOKIA_N8X0
 	select MACH_NOKIA_N810
 	select MACH_NOKIA_N810_WIMAX
 
-config OMAP3_SDRC_AC_TIMING
-	bool "Enable SDRC AC timing register changes"
-	depends on ARCH_OMAP3
-	help
-	  If you know that none of your system initiators will attempt to
-	  access SDRAM during CORE DVFS, select Y here.  This should boost
-	  SDRAM performance at lower CORE OPPs.  There are relatively few
-	  users who will wish to say yes at this point - almost everyone will
-	  wish to say no.  Selecting yes without understanding what is
-	  going on could result in system crashes;
-
 endmenu
 
 endif
-- 
2.17.1


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

* Re: [PATCH] arm: omap2: remove obsolete config OMAP3_SDRC_AC_TIMING
  2023-03-20  8:38 [PATCH] arm: omap2: remove obsolete config OMAP3_SDRC_AC_TIMING Lukas Bulwahn
@ 2023-03-28  5:41 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2023-03-28  5:41 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Tero Kristo, Russell King, linux-arm-kernel, linux-omap,
	kernel-janitors, linux-kernel

* Lukas Bulwahn <lukas.bulwahn@gmail.com> [230320 10:38]:
> Commit d42f265a5d7a ("ARM: OMAP3: clock: remove un-used core dpll
> re-program code") removes arch/arm/mach-omap2/sram34xx.S, which
> implemented the effect of the config OMAP3_SDRC_AC_TIMING. Since then, the
> OMAP3_SDRC_AC_TIMING config was hanging around without effect.
> 
> Remove this obsolete config.

Thanks applying into omap-for-v6.4/cleanup.

Tony

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

end of thread, other threads:[~2023-03-28  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20  8:38 [PATCH] arm: omap2: remove obsolete config OMAP3_SDRC_AC_TIMING Lukas Bulwahn
2023-03-28  5:41 ` Tony Lindgren

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