All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
@ 2014-09-10  0:44 ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-10  0:44 UTC (permalink / raw)
  To: linux-arm-kernel

Support for the r8a7794 was recently added.
Enable it in the shmobile_defconfig to increase build coverage.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---

Based on renesas-devel-20140910v2-v3.17-rc4
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 522275a..d7346ad 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
 CONFIG_ARCH_R8A7779=y
 CONFIG_ARCH_R8A7790=y
 CONFIG_ARCH_R8A7791=y
+CONFIG_ARCH_R8A7794=y
 CONFIG_MACH_KOELSCH=y
 CONFIG_MACH_LAGER=y
 CONFIG_MACH_MARZEN=y
-- 
2.0.1


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

* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
@ 2014-09-10  0:44 ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-10  0:44 UTC (permalink / raw)
  To: linux-arm-kernel

Support for the r8a7794 was recently added.
Enable it in the shmobile_defconfig to increase build coverage.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---

Based on renesas-devel-20140910v2-v3.17-rc4
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 522275a..d7346ad 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
 CONFIG_ARCH_R8A7779=y
 CONFIG_ARCH_R8A7790=y
 CONFIG_ARCH_R8A7791=y
+CONFIG_ARCH_R8A7794=y
 CONFIG_MACH_KOELSCH=y
 CONFIG_MACH_LAGER=y
 CONFIG_MACH_MARZEN=y
-- 
2.0.1

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

* Re: [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
  2014-09-10  0:44 ` Simon Horman
@ 2014-09-11  0:49   ` Simon Horman
  -1 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-11  0:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Sep 10, 2014 at 09:44:47AM +0900, Simon Horman wrote:
> Support for the r8a7794 was recently added.
> Enable it in the shmobile_defconfig to increase build coverage.
> 
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

I have queued this up.

> ---
> 
> Based on renesas-devel-20140910v2-v3.17-rc4
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 522275a..d7346ad 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
>  CONFIG_ARCH_R8A7779=y
>  CONFIG_ARCH_R8A7790=y
>  CONFIG_ARCH_R8A7791=y
> +CONFIG_ARCH_R8A7794=y
>  CONFIG_MACH_KOELSCH=y
>  CONFIG_MACH_LAGER=y
>  CONFIG_MACH_MARZEN=y
> -- 
> 2.0.1
> 

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

* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
@ 2014-09-11  0:49   ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-11  0:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Sep 10, 2014 at 09:44:47AM +0900, Simon Horman wrote:
> Support for the r8a7794 was recently added.
> Enable it in the shmobile_defconfig to increase build coverage.
> 
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

I have queued this up.

> ---
> 
> Based on renesas-devel-20140910v2-v3.17-rc4
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 522275a..d7346ad 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
>  CONFIG_ARCH_R8A7779=y
>  CONFIG_ARCH_R8A7790=y
>  CONFIG_ARCH_R8A7791=y
> +CONFIG_ARCH_R8A7794=y
>  CONFIG_MACH_KOELSCH=y
>  CONFIG_MACH_LAGER=y
>  CONFIG_MACH_MARZEN=y
> -- 
> 2.0.1
> 

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

* Re: [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
  2014-09-10  0:44 ` Simon Horman
@ 2014-09-11  0:59   ` Khiem Nguyen
  -1 siblings, 0 replies; 10+ messages in thread
From: Khiem Nguyen @ 2014-09-11  0:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Simon, 
cc Ulrich,

Thanks for your patch.

I think it's a bit early to enable r8a7794
in shmobile_defconfig.

The accepted part of r8a7794 initial code lacked of
arch. timer initialization code for Cortex-A7 in r8a7794 SoC.
[PATCH 1/3] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
http://www.spinics.net/lists/linux-sh/msg34978.html

I guess (at least) that code should be merged (in current form or another)
before r8a7794 can be enabled in shmobile_defconfig.

On 9/10/2014 9:44 AM, Simon Horman wrote:
> Support for the r8a7794 was recently added.
> Enable it in the shmobile_defconfig to increase build coverage.

IMO, the support is only enabled after the code under that config
run correctly.
Please correct me if I'm wrong.

> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> 
> Based on renesas-devel-20140910v2-v3.17-rc4
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 522275a..d7346ad 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
>  CONFIG_ARCH_R8A7779=y
>  CONFIG_ARCH_R8A7790=y
>  CONFIG_ARCH_R8A7791=y
> +CONFIG_ARCH_R8A7794=y
>  CONFIG_MACH_KOELSCH=y
>  CONFIG_MACH_LAGER=y
>  CONFIG_MACH_MARZEN=y
> 

-- 
Best regards,
KHIEM Nguyen

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

* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
@ 2014-09-11  0:59   ` Khiem Nguyen
  0 siblings, 0 replies; 10+ messages in thread
From: Khiem Nguyen @ 2014-09-11  0:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Simon, 
cc Ulrich,

Thanks for your patch.

I think it's a bit early to enable r8a7794
in shmobile_defconfig.

The accepted part of r8a7794 initial code lacked of
arch. timer initialization code for Cortex-A7 in r8a7794 SoC.
[PATCH 1/3] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
http://www.spinics.net/lists/linux-sh/msg34978.html

I guess (at least) that code should be merged (in current form or another)
before r8a7794 can be enabled in shmobile_defconfig.

On 9/10/2014 9:44 AM, Simon Horman wrote:
> Support for the r8a7794 was recently added.
> Enable it in the shmobile_defconfig to increase build coverage.

IMO, the support is only enabled after the code under that config
run correctly.
Please correct me if I'm wrong.

> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> 
> Based on renesas-devel-20140910v2-v3.17-rc4
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 522275a..d7346ad 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
>  CONFIG_ARCH_R8A7779=y
>  CONFIG_ARCH_R8A7790=y
>  CONFIG_ARCH_R8A7791=y
> +CONFIG_ARCH_R8A7794=y
>  CONFIG_MACH_KOELSCH=y
>  CONFIG_MACH_LAGER=y
>  CONFIG_MACH_MARZEN=y
> 

-- 
Best regards,
KHIEM Nguyen

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

* Re: [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
  2014-09-11  0:59   ` Khiem Nguyen
@ 2014-09-11  1:05     ` Simon Horman
  -1 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-11  1:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Sep 11, 2014 at 09:59:57AM +0900, Khiem Nguyen wrote:
> Hi Simon, 
> cc Ulrich,
> 
> Thanks for your patch.
> 
> I think it's a bit early to enable r8a7794
> in shmobile_defconfig.
> 
> The accepted part of r8a7794 initial code lacked of
> arch. timer initialization code for Cortex-A7 in r8a7794 SoC.
> [PATCH 1/3] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
> http://www.spinics.net/lists/linux-sh/msg34978.html
> 
> I guess (at least) that code should be merged (in current form or another)
> before r8a7794 can be enabled in shmobile_defconfig.
>
> On 9/10/2014 9:44 AM, Simon Horman wrote:
> > Support for the r8a7794 was recently added.
> > Enable it in the shmobile_defconfig to increase build coverage.
> 
> IMO, the support is only enabled after the code under that config
> run correctly.
> Please correct me if I'm wrong.

The purpose of enabling r8a7794 at this point is to increase build
coverage. As the SoC support is new it doesn't create any regressions
even though the support may not be in a working form yet.

> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > ---
> > 
> > Based on renesas-devel-20140910v2-v3.17-rc4
> >  arch/arm/configs/shmobile_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> > index 522275a..d7346ad 100644
> > --- a/arch/arm/configs/shmobile_defconfig
> > +++ b/arch/arm/configs/shmobile_defconfig
> > @@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
> >  CONFIG_ARCH_R8A7779=y
> >  CONFIG_ARCH_R8A7790=y
> >  CONFIG_ARCH_R8A7791=y
> > +CONFIG_ARCH_R8A7794=y
> >  CONFIG_MACH_KOELSCH=y
> >  CONFIG_MACH_LAGER=y
> >  CONFIG_MACH_MARZEN=y
> > 
> 
> -- 
> Best regards,
> KHIEM Nguyen
> 

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

* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
@ 2014-09-11  1:05     ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-11  1:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Sep 11, 2014 at 09:59:57AM +0900, Khiem Nguyen wrote:
> Hi Simon, 
> cc Ulrich,
> 
> Thanks for your patch.
> 
> I think it's a bit early to enable r8a7794
> in shmobile_defconfig.
> 
> The accepted part of r8a7794 initial code lacked of
> arch. timer initialization code for Cortex-A7 in r8a7794 SoC.
> [PATCH 1/3] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
> http://www.spinics.net/lists/linux-sh/msg34978.html
> 
> I guess (at least) that code should be merged (in current form or another)
> before r8a7794 can be enabled in shmobile_defconfig.
>
> On 9/10/2014 9:44 AM, Simon Horman wrote:
> > Support for the r8a7794 was recently added.
> > Enable it in the shmobile_defconfig to increase build coverage.
> 
> IMO, the support is only enabled after the code under that config
> run correctly.
> Please correct me if I'm wrong.

The purpose of enabling r8a7794 at this point is to increase build
coverage. As the SoC support is new it doesn't create any regressions
even though the support may not be in a working form yet.

> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > ---
> > 
> > Based on renesas-devel-20140910v2-v3.17-rc4
> >  arch/arm/configs/shmobile_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> > index 522275a..d7346ad 100644
> > --- a/arch/arm/configs/shmobile_defconfig
> > +++ b/arch/arm/configs/shmobile_defconfig
> > @@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
> >  CONFIG_ARCH_R8A7779=y
> >  CONFIG_ARCH_R8A7790=y
> >  CONFIG_ARCH_R8A7791=y
> > +CONFIG_ARCH_R8A7794=y
> >  CONFIG_MACH_KOELSCH=y
> >  CONFIG_MACH_LAGER=y
> >  CONFIG_MACH_MARZEN=y
> > 
> 
> -- 
> Best regards,
> KHIEM Nguyen
> 

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

* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
  2014-09-16  1:57 [GIT PULL] Fourth Round of Renesas ARM Based SoC Defconfig Updates for v3.18 Simon Horman
@ 2014-09-16  1:57   ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-16  1:57 UTC (permalink / raw)
  To: linux-arm-kernel

Support for the r8a7794 was recently added.
Enable it in the shmobile_defconfig to increase build coverage.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 522275a..d7346ad 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
 CONFIG_ARCH_R8A7779=y
 CONFIG_ARCH_R8A7790=y
 CONFIG_ARCH_R8A7791=y
+CONFIG_ARCH_R8A7794=y
 CONFIG_MACH_KOELSCH=y
 CONFIG_MACH_LAGER=y
 CONFIG_MACH_MARZEN=y
-- 
2.0.1


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

* [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
@ 2014-09-16  1:57   ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2014-09-16  1:57 UTC (permalink / raw)
  To: linux-arm-kernel

Support for the r8a7794 was recently added.
Enable it in the shmobile_defconfig to increase build coverage.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 522275a..d7346ad 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y
 CONFIG_ARCH_R8A7779=y
 CONFIG_ARCH_R8A7790=y
 CONFIG_ARCH_R8A7791=y
+CONFIG_ARCH_R8A7794=y
 CONFIG_MACH_KOELSCH=y
 CONFIG_MACH_LAGER=y
 CONFIG_MACH_MARZEN=y
-- 
2.0.1

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

end of thread, other threads:[~2014-09-16  1:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10  0:44 [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig Simon Horman
2014-09-10  0:44 ` Simon Horman
2014-09-11  0:49 ` Simon Horman
2014-09-11  0:49   ` Simon Horman
2014-09-11  0:59 ` Khiem Nguyen
2014-09-11  0:59   ` Khiem Nguyen
2014-09-11  1:05   ` Simon Horman
2014-09-11  1:05     ` Simon Horman
2014-09-16  1:57 [GIT PULL] Fourth Round of Renesas ARM Based SoC Defconfig Updates for v3.18 Simon Horman
2014-09-16  1:57 ` [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig Simon Horman
2014-09-16  1:57   ` Simon Horman

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.