Re: [PATCH] arm64: defconfig: enable R8A77970 SoC

2018-02-02 Thread Simon Horman
On Fri, Feb 02, 2018 at 10:55:22AM +0100, Geert Uytterhoeven wrote:
> On Fri, Feb 2, 2018 at 10:36 AM, Simon Horman
>  wrote:
> > Enable the Renesas R-Car V3H (R8A77970) SoC in the ARM64 defconfig.
> 
> Wrong subject, wrong body ;-)

Sorry, cut and paste madness.

> 
> > Signed-off-by: Simon Horman 
> > ---
> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
> >  Based on renesas-devel-20180130v2-v4.15
> >
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index 6356c6da34ea..45a423f845c7 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -52,6 +52,7 @@ CONFIG_ARCH_RENESAS=y
> >  CONFIG_ARCH_R8A7795=y
> >  CONFIG_ARCH_R8A7796=y
> >  CONFIG_ARCH_R8A77970=y
> > +CONFIG_ARCH_R8A77980=y
> >  CONFIG_ARCH_R8A77995=y
> >  CONFIG_ARCH_STRATIX10=y
> >  CONFIG_ARCH_TEGRA=y
> 
> Gr{oetje,eeting}s,
> 
> Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- 
> ge...@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like 
> that.
> -- Linus Torvalds
> 


Re: [PATCH] arm64: defconfig: enable R8A77970 SoC

2018-02-02 Thread Geert Uytterhoeven
On Fri, Feb 2, 2018 at 10:36 AM, Simon Horman
 wrote:
> Enable the Renesas R-Car V3H (R8A77970) SoC in the ARM64 defconfig.

Wrong subject, wrong body ;-)

> Signed-off-by: Simon Horman 
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
>  Based on renesas-devel-20180130v2-v4.15
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 6356c6da34ea..45a423f845c7 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -52,6 +52,7 @@ CONFIG_ARCH_RENESAS=y
>  CONFIG_ARCH_R8A7795=y
>  CONFIG_ARCH_R8A7796=y
>  CONFIG_ARCH_R8A77970=y
> +CONFIG_ARCH_R8A77980=y
>  CONFIG_ARCH_R8A77995=y
>  CONFIG_ARCH_STRATIX10=y
>  CONFIG_ARCH_TEGRA=y

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


[PATCH] arm64: defconfig: enable R8A77970 SoC

2018-02-02 Thread Simon Horman
Enable the Renesas R-Car V3H (R8A77970) SoC in the ARM64 defconfig.

Signed-off-by: Simon Horman 
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

 Based on renesas-devel-20180130v2-v4.15

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6da34ea..45a423f845c7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -52,6 +52,7 @@ CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_R8A77970=y
+CONFIG_ARCH_R8A77980=y
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y
-- 
2.11.0



Re: [PATCH] arm64: defconfig: enable R8A77970 SoC

2017-09-25 Thread Simon Horman
On Sat, Sep 23, 2017 at 01:05:25PM +0200, Geert Uytterhoeven wrote:
> On Fri, Sep 22, 2017 at 11:36 PM, Sergei Shtylyov
>  wrote:
> > Enable the Renesas R-Car V3M (R8A77970) SoC in the ARM64 defconfig.
> >
> > Suggested-by: Simon Horman 
> > Signed-off-by: Sergei Shtylyov 
> 
> Acked-by: Geert Uytterhoeven 

Thanks, applied.


Re: [PATCH] arm64: defconfig: enable R8A77970 SoC

2017-09-23 Thread Geert Uytterhoeven
On Fri, Sep 22, 2017 at 11:36 PM, Sergei Shtylyov
 wrote:
> Enable the Renesas R-Car V3M (R8A77970) SoC in the ARM64 defconfig.
>
> Suggested-by: Simon Horman 
> Signed-off-by: Sergei Shtylyov 

Acked-by: Geert Uytterhoeven 

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


[PATCH] arm64: defconfig: enable R8A77970 SoC

2017-09-22 Thread Sergei Shtylyov
Enable the Renesas R-Car V3M (R8A77970) SoC in the ARM64 defconfig.

Suggested-by: Simon Horman 
Signed-off-by: Sergei Shtylyov 

---
The patch is against the ARM64 repo's 'for-next/core' branch plus the patch
enabling R8A77995 SoC (https://patchwork.kernel.org/patch/9905747/).

 arch/arm64/configs/defconfig |1 +
 1 file changed, 1 insertion(+)

Index: linux/arch/arm64/configs/defconfig
===
--- linux.orig/arch/arm64/configs/defconfig
+++ linux/arch/arm64/configs/defconfig
@@ -50,6 +50,7 @@ CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
+CONFIG_ARCH_R8A77970=y
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y