On Wed, Oct 05, 2016 at 04:51:26PM +0300, Laurent Pinchart wrote: > On Wednesday 05 Oct 2016 13:31:29 Laurent Pinchart wrote: > > The three SoCs use the exact same machine definition, consolidate them > > into a single one. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > > --- > > arch/arm/mach-shmobile/Makefile | 3 --- > > arch/arm/mach-shmobile/setup-r8a7792.c | 35 > > -------------------------------- arch/arm/mach-shmobile/setup-r8a7793.c | > > 33 ------------------------------ arch/arm/mach-shmobile/setup-r8a7794.c > > | 33 ------------------------------ > > arch/arm/mach-shmobile/setup-rcar-gen2.c | 20 ++++++++++++++++++ > > 5 files changed, 20 insertions(+), 104 deletions(-) > > delete mode 100644 arch/arm/mach-shmobile/setup-r8a7792.c > > delete mode 100644 arch/arm/mach-shmobile/setup-r8a7793.c > > delete mode 100644 arch/arm/mach-shmobile/setup-r8a7794.c > > > > I don't have access to any R8A779[234] board, I'd appreciate if someone > > could test the patch series. I have tested this on an r8a7793/gose and r8a7794/alt. Tested-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>