ARM: imx53: decouple device tree boot from board files
authorShawn Guo <shawn.guo@linaro.org>
Sun, 12 Aug 2012 14:43:22 +0000 (22:43 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 11 Sep 2012 08:26:54 +0000 (16:26 +0800)
Now, imx53 device tree kernel calls pinctrl to set up pins.  The
functions used to hook up non-DT pin setup is not needed for DT boot
any more.  Remove them from DT image.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found