usb: dwc3: omap: distinguish between SW and HW modes
authorFelipe Balbi <balbi@ti.com>
Thu, 1 Sep 2011 19:26:25 +0000 (22:26 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:45 +0000 (13:02 +0300)
The OMAP wrapper allows us to either control internal
OTG signals via SW or HW. Different boards might wish
to use one or the other mode of operation. Let's have
have that information passed via platform_data for now.

After DT conversion is finished for OMAP, we can easily
convert this to a DT attribute.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found