Hi, On Mon, Feb 04, 2013 at 02:57:50PM +0800, Bob Liu wrote: > This patch makes musb can work on blackfin bf60x series soc platform. > Bf60x uses MHDRC RTL version 2.0 musb ip core which don't need a lot of > blackfin specific anomalies anymore. > > Signed-off-by: Bob Liu <lliubbo@xxxxxxxxx> > --- > drivers/usb/musb/Kconfig | 2 +- > drivers/usb/musb/blackfin.c | 70 ++++++++++++++++++++++++++---------------- > drivers/usb/musb/musb_core.c | 7 +++-- > drivers/usb/musb/musb_core.h | 2 +- > drivers/usb/musb/musb_dma.h | 2 +- > drivers/usb/musb/musb_io.h | 2 +- > drivers/usb/musb/musb_regs.h | 2 +- > drivers/usb/musb/musbhsdma.c | 2 +- > drivers/usb/musb/musbhsdma.h | 2 +- > 9 files changed, 56 insertions(+), 35 deletions(-) > > diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig > index 23a0b7f..d8633c0 100644 > --- a/drivers/usb/musb/Kconfig > +++ b/drivers/usb/musb/Kconfig > @@ -60,7 +60,7 @@ config USB_MUSB_DSPS > > config USB_MUSB_BLACKFIN > tristate "Blackfin" > - depends on (BF54x && !BF544) || (BF52x && ! BF522 && !BF523) > + depends on (BF54x && !BF544) || (BF52x && ! BF522 && !BF523) || BF60x seriously... STOP! Now! I'm not taking another "depends on " nonsense here. Remove the ARCH dependency, I want to compile this glue layer with any compiler I might have hanging around. I won't take this patch until ARCH dependency is dropped, sorry. -- balbi
Attachment:
signature.asc
Description: Digital signature