commit | 673eef981436ffb015f491e2c58b83b2015ed878 | [log] [tgz] |
---|---|---|
author | Neil Zhang <zhangwm@marvell.com> | Thu May 03 14:19:14 2012 +0800 |
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | Thu May 03 15:05:39 2012 +0800 |
tree | 04d6db8614de50911031ee7ca6ccd852d47694a4 | |
parent | 75b1bdf51c4b5c383296de2df9ad83b1b8dd287f [diff] |
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>