[PATCH 1/2] arm/mx5: add device tree support for imx53 boards
Shawn Guo
shawn.guo at freescale.com
Fri Sep 30 10:14:42 EDT 2011
On Fri, Sep 30, 2011 at 10:56:48AM -0300, Fabio Estevam wrote:
> On Fri, Sep 30, 2011 at 10:35 AM, Shawn Guo <shawn.guo at linaro.org> wrote:
> > From: Shawn Guo <shawn.guo at freescale.com>
> >
> > It adds device tree support for imx53 boards.
> >
> > Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
> > Cc: Grant Likely <grant.likely at secretlab.ca>
> > Cc: Sascha Hauer <s.hauer at pengutronix.de>
> > Acked-by: Grant Likely <grant.likely at secretlab.ca>
> > ---
> > Documentation/devicetree/bindings/arm/fsl.txt | 15 ++
> > arch/arm/boot/dts/imx53-ard.dts | 113 ++++++++++
> > arch/arm/boot/dts/imx53-evk.dts | 120 +++++++++++
> > arch/arm/boot/dts/imx53-qsb.dts | 125 +++++++++++
>
> Can't you call it imx53-loco.dts instead so that it is consistent with
> mach-mx53_loco.c ?
>
No. I was taking this opportunity to fix the naming. "loco" is a bad
name and is not recommended any more. Eventually, board-mx53_loco.c
will be killed by imx53-dt.c, which means "loco" will be killed
eventually.
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list