]> git.baikalelectronics.ru Git - kernel.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)
commit67bd65e4f13af40334e4bcaedcc87daf00ca6878
tree482190f135101d766b40f846a0299972262d28ff
parente0b1c02bca21b086e30c98730b19483252241a97
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