ARM: mmp: add usb device support for ttc dkb
authorNeil Zhang <zhangwm@marvell.com>
Thu, 3 May 2012 06:19:14 +0000 (14:19 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Thu, 3 May 2012 07:05:39 +0000 (15:05 +0800)
commit673eef981436ffb015f491e2c58b83b2015ed878
tree04d6db8614de50911031ee7ca6ccd852d47694a4
parent75b1bdf51c4b5c383296de2df9ad83b1b8dd287f
ARM: mmp: add usb device support for ttc dkb

There is an U2O OTG controller on ttc dkb, this patch is going to enable
it.
At this moment, it can only works in device mode, because when works in
host mode, it needs to supply vbus, but we have no vbus driver added
at this moment. Once the vbus driver is added, I'll prepar another
patch to enable the switch function.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-mmp/ttc_dkb.c