diff mbox series

arm64: renesas_defconfig: enable R8A774A1 SoC

Message ID 1534241090-702-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Commit 8951983f596fdebc2baa9ca3caf2328a048f6677
Headers show
Series arm64: renesas_defconfig: enable R8A774A1 SoC | expand

Commit Message

Biju Das Aug. 14, 2018, 10:04 a.m. UTC
Enable the Renesas RZ/G2M (R8A774A1) SoC in the ARM64 renesas_defconfig.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Aug. 17, 2018, 9:43 a.m. UTC | #1
On Tue, Aug 14, 2018 at 11:04:50AM +0100, Biju Das wrote:
> Enable the Renesas RZ/G2M (R8A774A1) SoC in the ARM64 renesas_defconfig.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Thanks,

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.

Please consider providing, as a follow-up, a similar patch for the
upstream defconfig, arch/arm64/configs/defconfig
Biju Das Aug. 17, 2018, 9:46 a.m. UTC | #2
Hi Simon,

Thanks for the feedback.

> Subject: Re: [PATCH] arm64: renesas_defconfig: enable R8A774A1 SoC
>
> On Tue, Aug 14, 2018 at 11:04:50AM +0100, Biju Das wrote:
> > Enable the Renesas RZ/G2M (R8A774A1) SoC in the ARM64
> renesas_defconfig.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>
> Thanks,
>
> 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.
>
> Please consider providing, as a follow-up, a similar patch for the upstream
> defconfig, arch/arm64/configs/defconfig

I have already sent a patch for this.
https://patchwork.kernel.org/patch/10563917/

regards,
Biju





Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.
Simon Horman Aug. 17, 2018, 10:18 a.m. UTC | #3
On Fri, Aug 17, 2018 at 09:46:34AM +0000, Biju Das wrote:
> Hi Simon,
> 
> Thanks for the feedback.
> 
> > Subject: Re: [PATCH] arm64: renesas_defconfig: enable R8A774A1 SoC
> >
> > On Tue, Aug 14, 2018 at 11:04:50AM +0100, Biju Das wrote:
> > > Enable the Renesas RZ/G2M (R8A774A1) SoC in the ARM64
> > renesas_defconfig.
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> >
> > Thanks,
> >
> > 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.
> >
> > Please consider providing, as a follow-up, a similar patch for the upstream
> > defconfig, arch/arm64/configs/defconfig
> 
> I have already sent a patch for this.
> https://patchwork.kernel.org/patch/10563917/

Thanks, I see that now.
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 80071d4..e2336fd 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -31,6 +31,7 @@  CONFIG_JUMP_LABEL=y
 CONFIG_BLK_DEV_INTEGRITY=y
 # CONFIG_IOSCHED_DEADLINE is not set
 CONFIG_ARCH_RENESAS=y
+CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_R8A77965=y