[PATCH 1/2] arm/mx5: add device tree support for imx53 boards
From: Shawn Guo <hidden>
Date: 2011-09-30 14:14:42
On Fri, Sep 30, 2011 at 10:56:48AM -0300, Fabio Estevam wrote:
On Fri, Sep 30, 2011 at 10:35 AM, Shawn Guo [off-list ref] wrote:quoted
From: Shawn Guo <redacted> It adds device tree support for imx53 boards. Signed-off-by: Shawn Guo <redacted> Cc: Grant Likely <redacted> Cc: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Grant Likely <redacted> --- ?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