powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boards
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 5 Feb 2009 19:04:59 +0000 (22:04 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 6 Feb 2009 16:49:08 +0000 (10:49 -0600)
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>

No differences found