[PATCH 2/2] USB: musb: omap2430: add mode change from A to B

Felipe Balbi me at felipebalbi.com
Thu Jul 22 12:40:44 EDT 2010


On 07/22/2010 06:16 PM, Kan-Ru Chen wrote:
> Just curious about how to do this in a more automatic way.
> 
> I think setup a daemon to monitor the musb_hdrc mode and try to alter
> it's state via sysfs interface will work, but it may be error prone and
> not always desirable solution.
> 
> Can we query the id pin state periodically in the kernel and change to
> corresponding role?

the transceiver has an interrupt for id pin changes. You can use that
instead of polling.

-- 
balbi



More information about the linux-arm-kernel mailing list