Re: [PATCH v3 2/2] regmap: Add iBT register access over HCI support

2015-09-29 Thread Mark Brown
On Tue, Sep 29, 2015 at 03:05:45PM +0200, Loic Poulain wrote: > Add support for Intel Bluetooth silicon register access over HCI. > Intel BT/FM combo chip allows to read/write some registers (e.g. FM > registers) via its HCI interface. If this is specific to some devices it should go into the dri

Re: [PATCH v3 2/2] regmap: Add iBT register access over HCI support

2015-09-29 Thread Marcel Holtmann
Hi Loic, > Add support for Intel Bluetooth silicon register access over HCI. > Intel BT/FM combo chip allows to read/write some registers (e.g. FM > registers) via its HCI interface. > > Read/Write operations are performed via a HCI transaction composed of > a HCI command (host->controller) follo

[PATCH v3 2/2] regmap: Add iBT register access over HCI support

2015-09-29 Thread Loic Poulain
Add support for Intel Bluetooth silicon register access over HCI. Intel BT/FM combo chip allows to read/write some registers (e.g. FM registers) via its HCI interface. Read/Write operations are performed via a HCI transaction composed of a HCI command (host->controller) followed by a HCI command c