commit | a0e8618c71b9b685977c1407dee928d86c5bdc2c | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Feb 05 22:04:59 2009 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Feb 06 10:49:08 2009 -0600 |
tree | 6f78acd67d6c9b52cf468cd25ec14cebd9c80ddc | |
parent | 766d2826728e7233ce6728ee8a8b822ac655af3a [diff] |
powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boards Simply add appropriate sdhci nodes. Note that U-Boot should configure pin multiplexing for eSDHC prior to Linux could use it. U-Boot should also fill-in the clock-frequency property (eSDHC clock depends on board-specific SCCR[ESDHCCM] bits). Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>