Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-03 | usb: xceiv: nop: let it work as USB2 and USB3 phy | Felipe Balbi | |
We add a platform_data to pass the desired mode for the nop-xceiv so it can work on USB2 and USB3 modes. Signed-off-by: Felipe Balbi <balbi@ti.com> | |||
2012-08-03 | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi | |
nop-usb-xceiv was polluting otg.h with its own function prototypes. Move those prototypes to a nop-usb-xceiv.h header. Signed-off-by: Felipe Balbi <balbi@ti.com> |