On Tue, Mar 27, 2018 at 02:57:28PM +0000, Biju Das wrote: > Hello Fabrizio, > > Thanks for the feedback. > > > > Subject: [PATCH 12/12] ARM: multi_v7_defconfig: Enable r8a77470 SoC > > > > > > Enable recently added r8a77470 (RZ/G1C) SoC. > > > > > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > > > Reviewed-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > > > --- > > > arch/arm/configs/multi_v7_defconfig | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/arch/arm/configs/multi_v7_defconfig > > > b/arch/arm/configs/multi_v7_defconfig > > > index c1e045a..3623900 100644 > > > --- a/arch/arm/configs/multi_v7_defconfig > > > +++ b/arch/arm/configs/multi_v7_defconfig > > > @@ -90,6 +90,7 @@ CONFIG_ARCH_R8A73A4=y > > CONFIG_ARCH_R8A7740=y > > > CONFIG_ARCH_R8A7743=y CONFIG_ARCH_R8A7745=y > > > +CONFIG_ARCH_R8A7747=y > > > > s/CONFIG_ARCH_R8A7747/CONFIG_ARCH_R8A77470/ > > Will send V2. Thanks, when posting v2 please include all patches that have not been accepted.