]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d8e1964f479cdc4dfac44d34d8b31cef5c2919a
tree0712df52363977e91d0f4d875c51e7e7e885358d
parent33a3b3df9d8510efd455e4f388aa750d274108b5
usb: musb: dsps: implement ->set_mode()

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>
drivers/usb/musb/musb_dsps.c