Re: [PATCHv2] usb: musb: Add support for optional VBUS irq to dsps glue layer

2017-01-17 Thread Bin Liu
On Thu, Jan 12, 2017 at 01:40:46PM -0800, Tony Lindgren wrote: > We can now configure the PMIC interrupt to provide us VBUS > events. In that case we don't need to constantly poll the > status and can make it optional. This is only wired up > for the mini-B interface on beaglebone. > > Note that

[PATCHv2] usb: musb: Add support for optional VBUS irq to dsps glue layer

2017-01-12 Thread Tony Lindgren
We can now configure the PMIC interrupt to provide us VBUS events. In that case we don't need to constantly poll the status and can make it optional. This is only wired up for the mini-B interface on beaglebone. Note that eventually we should get also the connect status for the host interface