usb: musb: dsps: implement ->set_mode()
authorFelipe Balbi <balbi@ti.com>
Tue, 29 Oct 2013 17:17:16 +0000 (12:17 -0500)
committerFelipe Balbi <balbi@ti.com>
Tue, 26 Nov 2013 16:35:14 +0000 (10:35 -0600)
this will let us support broken designs such
as AM335x EVM SK where ID pin isn't routed
anywhere on a host port.

With this we can toggle internal IDDIG signal
and make sure MUSB goes into host mode as
necessary.

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

No differences found