From: Neil Zhang Date: Thu, 3 May 2012 06:19:14 +0000 (+0800) Subject: ARM: mmp: add usb device support for ttc dkb X-Git-Tag: v3.5-rc1~150^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=673eef981436ffb015f491e2c58b83b2015ed878;p=pandora-kernel.git 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 Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed