commit | f751a3c9fd77c0b6134d76cbebfb08c06f8339bc | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Jun 10 00:25:29 2009 +0400 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 16 22:24:06 2009 +0200 |
tree | ec16d0a8649862b41c26fcc07374350e53077a5d | |
parent | a73904e396575c0068336c2d2e024646226a802a [diff] |
fsl_esdhc: Add device tree fixups This patch implements fdt_fixup_esdhc() function that is used to fixup the device tree. The function adds status = "disabled" propery if esdhc pins muxed away, otherwise it fixups clock-frequency for esdhc nodes. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Kim Phillips <kim.phillips@freescale.com>