Return-Path: From: Amitkumar Karwar To: Marcel Holtmann CC: "linux-bluetooth@vger.kernel.org" , "Cathy Luo" , Nishant Sarmukadam , "Ganapathi Bhat" Subject: RE: [PATCH] hciattach: Add support for Marvell Bluetooth device Date: Wed, 3 Feb 2016 04:05:50 +0000 Message-ID: References: <1453906359-13314-1-git-send-email-akarwar@marvell.com> In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 List-ID: Hi Marcel, > -----Original Message----- > From: Marcel Holtmann [mailto:marcel@holtmann.org] > Sent: Friday, January 29, 2016 4:50 PM > To: Amitkumar Karwar > Cc: linux-bluetooth@vger.kernel.org; Cathy Luo; Nishant Sarmukadam; > Ganapathi Bhat > Subject: Re: [PATCH] hciattach: Add support for Marvell Bluetooth device >=20 > Hi Amitkumar, >=20 > > This patch enables the Marvell Bluetooth device (UART sku) over the H4 > > protocol. It configures the baudrate and download firmware to bring up > > the device. > > > > Command syntax: hciattach /dev/ttyUSB0 marvell > > > > Make sure to place the marvell_hci_uart.conf file in > > /lib/firmware/mrvl/ > > > > This file should contain below info: > > HELPER_FILE_PATH=3D FIRMWARE_FILE_PATH=3D > path of firmware binary> FIRMWARE_DOWNLOAD_BAUD_RATE=3D > download baud rate> > > Thanks for your review comments. We have decided to push firmware download support in hci_uart driver first. We will address your comments and come up with V2 patch later. Regards, Amitkumar Karwar