commit | c78c678354c8321737aa07e86831ff14176f4ed5 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Jun 10 00:25:31 2009 +0400 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 16 22:25:43 2009 +0200 |
tree | 53688df6ef825425bca48c263dfbdd9141709876 | |
parent | c9646ed758804fa1fa6c1425369a4eee5d618b1d [diff] |
mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree fdt_fixup_esdhc() will either disable or enable eSDHC nodes, and also will fixup clock-frequency property. Plus, since DR USB and eSDHC are mutually exclusive, we should only configure the eSDHC if asked through hwconfig. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Kim Phillips <kim.phillips@freescale.com>