usb: phy: add a new driver for usb part of control module
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Jan 2013 10:23:57 +0000 (15:53 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 25 Jan 2013 10:25:36 +0000 (12:25 +0200)
Added a new driver for the usb part of control module. This has an API
to power on the USB2 phy and an API to write to the mailbox depending on
whether MUSB has to act in host mode or in device mode.

Writing to control module registers for doing the above task which was
previously done in omap glue and in omap-usb2 phy will be removed.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found