All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: S3C64XX: Enable TCM support
@ 2011-10-10 10:27 Mark Brown
  2011-10-10 12:58 ` Linus Walleij
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2011-10-10 10:27 UTC (permalink / raw)
  To: linux-arm-kernel

The S3C64xx CPUs have TCMs so enable the kernel support for it on these
systems.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 arch/arm/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 8e8f239..3de4cc1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -708,6 +708,7 @@ config ARCH_S3C64XX
 	select CPU_V6
 	select ARM_VIC
 	select HAVE_CLK
+	select HAVE_TCM
 	select CLKDEV_LOOKUP
 	select NO_IOPORT
 	select ARCH_USES_GETTIMEOFFSET
-- 
1.7.6.3

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

* [PATCH] ARM: S3C64XX: Enable TCM support
  2011-10-10 10:27 [PATCH] ARM: S3C64XX: Enable TCM support Mark Brown
@ 2011-10-10 12:58 ` Linus Walleij
  2011-10-10 13:00   ` Mark Brown
  2011-10-11 10:48   ` Kukjin Kim
  0 siblings, 2 replies; 4+ messages in thread
From: Linus Walleij @ 2011-10-10 12:58 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Oct 10, 2011 at 12:27 PM, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:

> The S3C64xx CPUs have TCMs so enable the kernel support for it on these
> systems.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Cool! How big are they each, i.e. dmesg?

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* [PATCH] ARM: S3C64XX: Enable TCM support
  2011-10-10 12:58 ` Linus Walleij
@ 2011-10-10 13:00   ` Mark Brown
  2011-10-11 10:48   ` Kukjin Kim
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Brown @ 2011-10-10 13:00 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Oct 10, 2011 at 02:58:30PM +0200, Linus Walleij wrote:
> On Mon, Oct 10, 2011 at 12:27 PM, Mark Brown

> > The S3C64xx CPUs have TCMs so enable the kernel support for it on these
> > systems.

> Cool! How big are they each, i.e. dmesg?

2x8k each of ITCM and DTCM (16k of each total).

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

* [PATCH] ARM: S3C64XX: Enable TCM support
  2011-10-10 12:58 ` Linus Walleij
  2011-10-10 13:00   ` Mark Brown
@ 2011-10-11 10:48   ` Kukjin Kim
  1 sibling, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2011-10-11 10:48 UTC (permalink / raw)
  To: linux-arm-kernel

Linus Walleij wrote:
> 
> On Mon, Oct 10, 2011 at 12:27 PM, Mark Brown
> <broonie@opensource.wolfsonmicro.com> wrote:
> 
> > The S3C64xx CPUs have TCMs so enable the kernel support for it on these
> > systems.
> >
> > Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> 
> Cool! How big are they each, i.e. dmesg?
> 
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
Applied, thanks :)

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

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

end of thread, other threads:[~2011-10-11 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10 10:27 [PATCH] ARM: S3C64XX: Enable TCM support Mark Brown
2011-10-10 12:58 ` Linus Walleij
2011-10-10 13:00   ` Mark Brown
2011-10-11 10:48   ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.