commit | 721a44145aa789b9d2ee7927afa28c2d60ffa036 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sun Aug 12 22:43:22 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Tue Sep 11 16:26:54 2012 +0800 |
tree | 0107e8eda388ada91fca197dbc41de8448fc5cc8 | |
parent | 1a60a4de8be4f8cf17f5d36c2642153b9a95184a [diff] |
ARM: imx53: decouple device tree boot from board files 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>