[RFC PATCH 10/10] mx5: Add MX53 EVK board support

Amit Kucheria amit.kucheria at canonical.com
Mon Apr 19 09:55:30 EDT 2010


On 10 Apr 19, Herring Robert-RA7055 wrote:
> Fabio, 
> 
> > -----Original Message-----
> > From: Fabio Estevam [mailto:fabioestevam at yahoo.com] 
> > Sent: Friday, April 16, 2010 5:15 PM
> > To: linux-arm-kernel at lists.infradead.org; 
> > s.hauer at pengutronix.de; amit.kucheria at canonical.com; Herring 
> > Robert-RA7055
> > Cc: Herring Robert-RA7055; u.kleine-koenig at pengutronix.de
> > Subject: Re: [RFC PATCH 10/10] mx5: Add MX53 EVK board support
> > 
> > Rob,
> > 
> > --- On Fri, 4/16/10, Rob Herring <r.herring at freescale.com> wrote:
> > 
> > > From: Rob Herring <r.herring at freescale.com>
> > > Subject: [RFC PATCH 10/10] mx5: Add MX53 EVK board support
> > > To: linux-arm-kernel at lists.infradead.org, 
> > s.hauer at pengutronix.de, amit.kucheria at canonical.com
> > > Cc: "Rob Herring" <r.herring at freescale.com>
> > > Date: Friday, April 16, 2010, 4:35 PM
> > > Signed-off-by: Rob Herring <r.herring at freescale.com>
> > > ---
> > >  arch/arm/mach-mx5/Kconfig       
> > >   |    7 +++
> > >  arch/arm/mach-mx5/Makefile     
> > >    |    1 +
> > >  arch/arm/mach-mx5/board-mx53_evk.c |   88
> > > ++++++++++++++++++++++++++++++++++++
> > >  3 files changed, 96 insertions(+), 0 deletions(-)
> > >  create mode 100644 arch/arm/mach-mx5/board-mx53_evk.c
> > 
> > Shouldn't the name of this file be mach-mx53_evk.c to match 
> > the naming convention patches that Uwe sent?
> 
> Not when Babbage board is named board-mx51_babbage.c. 
> 

IMO, the current naming scheme of mach-* for SoC platforms and board-* for
specific boards is a lot more intuitive than converting everything to mach-*.

Currently inside arch/arm/mach-*/ some platforms use the board-* scheme and
some use the mach-* scheme.

Regards,
Amit

-- 
----------------------------------------------------------------------
Amit Kucheria, Kernel Engineer || amit.kucheria at canonical.com
----------------------------------------------------------------------



More information about the linux-arm-kernel mailing list