powerpc/83xx: fix ULPI setup for MPC8315 processors
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 8 Jul 2008 17:36:32 +0000 (21:36 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jul 2008 22:57:37 +0000 (17:57 -0500)
commitc0a2015965d42f58d3b50c59bd139bc2419bc7f9
tree9de2d4fb0c9c470a0ebac317e689ee64159797a6
parent76fe1ffce94067fc82d1d958f826eb9f1df53910
powerpc/83xx: fix ULPI setup for MPC8315 processors

We must not use MPC831X_SICR[HL]_* definitions for the MPC8315 processors,
because SICR USB bits locations are not compatible with MPC8313.

This patch fixes ULPI workability on MPC8315E-RDB boards.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/83xx/mpc83xx.h
arch/powerpc/platforms/83xx/usb.c