commit | 5cd615272cb6ef970f8162b8a995493b126862dd | [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 | 3628a93d49d750149ba7dcd551ac1dde81afa946 [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>