RE: [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

2016-09-08 Thread Amitkumar Karwar
dead.org; > mar...@holtmann.org; Ganapathi Bhat > Subject: Re: [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware > download for Marvell > > Hi Amit, > > On 09/08/2016 18:32, Amitkumar Karwar wrote: > > From: Ganapathi Bhat <gb...@marvell.com> > > > >

RE: [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

2016-09-08 Thread Amitkumar Karwar
dead.org; > mar...@holtmann.org; Ganapathi Bhat > Subject: Re: [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware > download for Marvell > > Hi Amit, > > On 09/08/2016 18:32, Amitkumar Karwar wrote: > > From: Ganapathi Bhat > > > > This patch implement firmw

Re: [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

2016-08-16 Thread Loic Poulain
Hi Amit, On 09/08/2016 18:32, Amitkumar Karwar wrote: From: Ganapathi Bhat This patch implement firmware download feature for Marvell Bluetooth devices. If firmware is already downloaded, it will skip downloading. Signed-off-by: Ganapathi Bhat

Re: [PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

2016-08-16 Thread Loic Poulain
Hi Amit, On 09/08/2016 18:32, Amitkumar Karwar wrote: From: Ganapathi Bhat This patch implement firmware download feature for Marvell Bluetooth devices. If firmware is already downloaded, it will skip downloading. Signed-off-by: Ganapathi Bhat Signed-off-by: Amitkumar Karwar Tested-by:

[PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

2016-08-09 Thread Amitkumar Karwar
From: Ganapathi Bhat This patch implement firmware download feature for Marvell Bluetooth devices. If firmware is already downloaded, it will skip downloading. Signed-off-by: Ganapathi Bhat Signed-off-by: Amitkumar Karwar Tested-by:

[PATCH v12 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

2016-08-09 Thread Amitkumar Karwar
From: Ganapathi Bhat This patch implement firmware download feature for Marvell Bluetooth devices. If firmware is already downloaded, it will skip downloading. Signed-off-by: Ganapathi Bhat Signed-off-by: Amitkumar Karwar Tested-by: Jeffy Chen --- v2: Fixed compilation warning reported by