View Single Post
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#1006
Originally Posted by sarahn View Post
does not change to read vbus. It still reads idpin. If I do both at once, vbus takes priority.
In this case, this is a twl4030 hardware feature (not driver -- http://mxr.maemo.org/fremantle-20091...4030-usb.c#358 ) and we'd need to emulate that in software.

It might make sense as the usual trace is a_idle -> ... -> a_wait_vbus -> .. -> a_host.
 

The Following 2 Users Say Thank You to javispedro For This Useful Post: