]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 24 Jul 2009 21:42:30 +0000 (01:42 +0400)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:27:51 +0000 (10:27 +1000)
commit89f3729642cf33bfbc742b85e134936b562f9731
tree482190f135101d766b40f846a0299972262d28ff
parentc69328d4b93e6885c897155fbacac69a12c5faef
powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards

Actually, the support is already there, but it requires newer U-Boots
(to fill-in clock-frequency, and setup pin multiplexing).

Though, it appears that on RDB boards USBB pins aren't multiplexed
between USB and eSDHC (unlike MDS boards, where USB and eSDHC share
pctl and pwrfault pins).

So, for RDB boards we can safely setup pinmux and manually fill-in
clock-frequency, thus making eSDHC work even with older u-boots.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8377_rdb.dts
arch/powerpc/boot/dts/mpc8378_rdb.dts
arch/powerpc/boot/dts/mpc8379_rdb.dts
arch/powerpc/platforms/83xx/mpc837x_rdb.c
arch/powerpc/platforms/83xx/mpc83xx.h