commit | 07827831822517b3713661c943e42389977407ff | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Aug 13 21:13:10 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Tue Sep 11 16:26:59 2012 +0800 |
tree | 11e43a9334a1cfb6847f66c207a1518d3fb37fa2 | |
parent | b6798f88bc1458eb7ab671b874880fd7ba77cfb4 [diff] |
ARM: imx51: decouple device tree boot from board files Now, imx51 device tree kernel calls pinctrl to set up pins. The function used to hook up non-DT pin setup is not needed for DT boot any more. Remove it from DT image. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>