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

2018-02-26 Thread Simon Horman
On Mon, Feb 26, 2018 at 09:23:33AM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Fri, Feb 23, 2018 at 4:00 PM, Simon Horman  wrote:
> > On Fri, Feb 23, 2018 at 10:19:45AM +0100, Geert Uytterhoeven wrote:
> >> On Fri, Feb 23, 2018 at 9:51 AM, Simon Horman
> >>  wrote:
> >> > Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
> >> >
> >> > Signed-off-by: Simon Horman 
> >>
> >> Acked-by: Geert Uytterhoeven 
> >
> > I have applied this to the topic/renesas-defconfig branch which is included
> > in the devel branch and tags of the Renesas tree as a convenience to
> > developers.  The branch is not, however, included in the next branch or
> > tags nor is it targeted at upstream.
> 
> Looks like it accidentally ended up in your next branch.
> 
> Merge report from sfr:
> 
> Merging renesas/next (60d04a4b6d41 Merge branch
> 'topic/renesas-defconfig' into next)

Yes, indeed. I'll fix that.


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

2018-02-26 Thread Simon Horman
On Fri, Feb 23, 2018 at 05:27:30PM +0200, Vladimir Zapolskiy wrote:
> Hi Simon,
> 
> On 02/23/2018 10:51 AM, Simon Horman wrote:
> > Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
> 
> If I'm not mistaken in my tardy note, then M3-W is R8A7796 and R8A77965 is 
> M3-N, no?

On Fri, Feb 23, 2018 at 03:29:08PM +, Yao Lihua wrote:
> On Friday, February 23, 2018 04:51 PM, Simon Horman wrote:
> > Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
> R8A77965 should be M3-N?

Thanks, I have fixed this up to read M3-N.



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

2018-02-26 Thread Geert Uytterhoeven
Hi Simon,

On Fri, Feb 23, 2018 at 4:00 PM, Simon Horman  wrote:
> On Fri, Feb 23, 2018 at 10:19:45AM +0100, Geert Uytterhoeven wrote:
>> On Fri, Feb 23, 2018 at 9:51 AM, Simon Horman
>>  wrote:
>> > Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
>> >
>> > Signed-off-by: Simon Horman 
>>
>> Acked-by: Geert Uytterhoeven 
>
> I have applied this to the topic/renesas-defconfig branch which is included
> in the devel branch and tags of the Renesas tree as a convenience to
> developers.  The branch is not, however, included in the next branch or
> tags nor is it targeted at upstream.

Looks like it accidentally ended up in your next branch.

Merge report from sfr:

Merging renesas/next (60d04a4b6d41 Merge branch
'topic/renesas-defconfig' into next)

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 R8A77965 SoC

2018-02-23 Thread Vladimir Zapolskiy
Hi Simon,

On 02/23/2018 10:51 AM, Simon Horman wrote:
> Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.

If I'm not mistaken in my tardy note, then M3-W is R8A7796 and R8A77965 is 
M3-N, no?

--
With best wishes,
Vladimir


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

2018-02-23 Thread Simon Horman
On Fri, Feb 23, 2018 at 10:19:45AM +0100, Geert Uytterhoeven wrote:
> On Fri, Feb 23, 2018 at 9:51 AM, Simon Horman
>  wrote:
> > Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
> >
> > Signed-off-by: Simon Horman 
> 
> Acked-by: Geert Uytterhoeven 

I have applied this to the topic/renesas-defconfig branch which is included
in the devel branch and tags of the Renesas tree as a convenience to
developers.  The branch is not, however, included in the next branch or
tags nor is it targeted at upstream.


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

2018-02-23 Thread Simon Horman
On Fri, Feb 23, 2018 at 10:19:45AM +0100, Geert Uytterhoeven wrote:
> On Fri, Feb 23, 2018 at 9:51 AM, Simon Horman
>  wrote:
> > Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.
> >
> > Signed-off-by: Simon Horman 
> 
> Acked-by: Geert Uytterhoeven 

Thanks, applied.


[PATCH] arm64: defconfig: enable R8A77965 SoC

2018-02-23 Thread Simon Horman
Enable the Renesas R-Car M3-W (R8A77965) SoC in the ARM64 defconfig.

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ceafd26f0fab..c8b59543f670 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -51,6 +51,7 @@ CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
+CONFIG_ARCH_R8A77965=y
 CONFIG_ARCH_R8A77970=y
 CONFIG_ARCH_R8A77980=y
 CONFIG_ARCH_R8A77995=y
-- 
2.11.0