[PATCH] ARM: s3c64xx: Select CPU_V6K instead of CPU_V6

Subsystems: arm port, the rest

STALE4713d

3 messages, 2 authors, 2013-10-17 · open the first message on its own page

[PATCH] ARM: s3c64xx: Select CPU_V6K instead of CPU_V6

From: Tomasz Figa <hidden>
Date: 2013-09-28 17:49:33

All S3C64XX SoCs come with ARM1176JZF-s core, which fully supports
ARMv6K extensions. This patch lets the kernel use them on S3C6410 by
adding selection of CPU_V6K to ARCH_S3C64XX.

Signed-off-by: Tomasz Figa <redacted>
---
 arch/arm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b766dad..3a41bbb 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -728,7 +728,7 @@ config ARCH_S3C64XX
 	select CLKDEV_LOOKUP
 	select CLKSRC_SAMSUNG_PWM
 	select COMMON_CLK
-	select CPU_V6
+	select CPU_V6K
 	select GENERIC_CLOCKEVENTS
 	select GPIO_SAMSUNG
 	select HAVE_CLK
-- 
1.8.3.2

Re: [PATCH] ARM: s3c64xx: Select CPU_V6K instead of CPU_V6

From: Tomasz Figa <hidden>
Date: 2013-10-16 18:33:05

Hi Kukjin,

On Saturday 28 of September 2013 19:49:14 Tomasz Figa wrote:
All S3C64XX SoCs come with ARM1176JZF-s core, which fully supports
ARMv6K extensions. This patch lets the kernel use them on S3C6410 by
adding selection of CPU_V6K to ARCH_S3C64XX.

Signed-off-by: Tomasz Figa <redacted>
---
 arch/arm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
What do you think about this patch?

Best regards,
Tomasz
quoted hunk
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b766dad..3a41bbb 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -728,7 +728,7 @@ config ARCH_S3C64XX
 	select CLKDEV_LOOKUP
 	select CLKSRC_SAMSUNG_PWM
 	select COMMON_CLK
-	select CPU_V6
+	select CPU_V6K
 	select GENERIC_CLOCKEVENTS
 	select GPIO_SAMSUNG
 	select HAVE_CLK

RE: [PATCH] ARM: s3c64xx: Select CPU_V6K instead of CPU_V6

From: Kukjin Kim <kgene@kernel.org>
Date: 2013-10-17 23:37:39

Tomasz Figa wrote:
Hi Kukjin,

On Saturday 28 of September 2013 19:49:14 Tomasz Figa wrote:
quoted
All S3C64XX SoCs come with ARM1176JZF-s core, which fully supports
ARMv6K extensions. This patch lets the kernel use them on S3C6410 by
adding selection of CPU_V6K to ARCH_S3C64XX.

Signed-off-by: Tomasz Figa <redacted>
---
 arch/arm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
What do you think about this patch?
Yeah, ARM1176JZF-s is correct. Applied.

Thanks,
Kukjin
Best regards,
Tomasz
quoted
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b766dad..3a41bbb 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -728,7 +728,7 @@ config ARCH_S3C64XX
 	select CLKDEV_LOOKUP
 	select CLKSRC_SAMSUNG_PWM
 	select COMMON_CLK
-	select CPU_V6
+	select CPU_V6K
 	select GENERIC_CLOCKEVENTS
 	select GPIO_SAMSUNG
 	select HAVE_CLK
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help