commit | 943c13971c08ddeb06f4cb9dea1addb76f6b4423 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Oct 29 12:17:16 2013 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 26 10:35:14 2013 -0600 |
tree | 0712df52363977e91d0f4d875c51e7e7e885358d | |
parent | 989c78dd56307c85f710533130a2a464f6f3c5ae [diff] |
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>