powerpc: Correct USB support for GE Fanuc SBC610
authorMartyn Welch <martyn.welch@gefanuc.com>
Mon, 29 Sep 2008 12:35:15 +0000 (13:35 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 29 Sep 2008 14:25:47 +0000 (09:25 -0500)
commita969e76a7101bf5f3d369563df1ca1253dd6131b
treefdec1ae694c4111886fc2a3e75a3a86826961dc9
parent0161dca52d950676d727336cef1441ea2bcfba98
powerpc: Correct USB support for GE Fanuc SBC610

Support for the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC
MPC8641D).

Fixup to correctly reconfigure USB, provided by an NEC uPD720101, after
device is reset. This requires a set of chip specific registers in the
devices configuration space to be correctly written, enabling all ports
and switching the device to use an external 48-MHz Oscillator.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/86xx/gef_sbc610.c