git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6798f8
)
ARM: imx51: decouple device tree boot from board files
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 13 Aug 2012 13:13:10 +0000
(21:13 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Tue, 11 Sep 2012 08:26:59 +0000
(16:26 +0800)
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>
No differences found