Re: [PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support

2016-12-16 Thread Rajat Jain
Hi Brian, I've just posted a v2 patchset after taking care of your your comments. Please see inline below. On Wed, Dec 14, 2016 at 7:21 PM, Brian Norris wrote: > Hi, > > On Wed, Dec 14, 2016 at 11:12:58AM -0800, Rajat Jain wrote: >> Some BT chips (e.g. Marvell 8997) contain a wakeup pin that can

Re: [PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support

2016-12-14 Thread Brian Norris
Hi, On Wed, Dec 14, 2016 at 11:12:58AM -0800, Rajat Jain wrote: > Some BT chips (e.g. Marvell 8997) contain a wakeup pin that can be > connected to a gpio on the CPU side, and can be used to wakeup > the host out-of-band. This can be useful in situations where the > in-band wakeup is not possible

[PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support

2016-12-14 Thread Rajat Jain
Some BT chips (e.g. Marvell 8997) contain a wakeup pin that can be connected to a gpio on the CPU side, and can be used to wakeup the host out-of-band. This can be useful in situations where the in-band wakeup is not possible or not preferable (e.g. the in-band wakeup may require the USB host contr