Re: [PATCH 0/4] TI Bluetooth serdev support

2017-10-28 Thread Adam Ford
On Fri, Oct 27, 2017 at 5:55 AM, Adam Ford wrote: > On Tue, May 9, 2017 at 9:14 AM, Rob Herring wrote: >> On Mon, May 8, 2017 at 11:48 PM, Baruch Siach wrote: >>> Hi Rob, >>> >>> On Mon, May 08, 2017 at 04:12:16PM -0500, Rob Herring wrote: On Fri, May 5, 2017 at 9:51 AM, Adam Ford wrote: >

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-10-27 Thread Adam Ford
On Tue, May 9, 2017 at 9:14 AM, Rob Herring wrote: > On Mon, May 8, 2017 at 11:48 PM, Baruch Siach wrote: >> Hi Rob, >> >> On Mon, May 08, 2017 at 04:12:16PM -0500, Rob Herring wrote: >>> On Fri, May 5, 2017 at 9:51 AM, Adam Ford wrote: >>> > On Sun, Apr 30, 2017 at 11:04 AM, Sebastian Reichel

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-05-09 Thread Rob Herring
On Mon, May 8, 2017 at 11:48 PM, Baruch Siach wrote: > Hi Rob, > > On Mon, May 08, 2017 at 04:12:16PM -0500, Rob Herring wrote: >> On Fri, May 5, 2017 at 9:51 AM, Adam Ford wrote: >> > On Sun, Apr 30, 2017 at 11:04 AM, Sebastian Reichel >> > wrote: >> >> On Sun, Apr 30, 2017 at 10:14:20AM -0500

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-05-08 Thread Baruch Siach
Hi Rob, On Mon, May 08, 2017 at 04:12:16PM -0500, Rob Herring wrote: > On Fri, May 5, 2017 at 9:51 AM, Adam Ford wrote: > > On Sun, Apr 30, 2017 at 11:04 AM, Sebastian Reichel wrote: > >> On Sun, Apr 30, 2017 at 10:14:20AM -0500, Adam Ford wrote: > >>> On Wed, Apr 5, 2017 at 1:30 PM, Rob Herring

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-05-08 Thread Rob Herring
On Fri, May 5, 2017 at 9:51 AM, Adam Ford wrote: > On Sun, Apr 30, 2017 at 11:04 AM, Sebastian Reichel wrote: >> Hi, >> >> On Sun, Apr 30, 2017 at 10:14:20AM -0500, Adam Ford wrote: >>> On Wed, Apr 5, 2017 at 1:30 PM, Rob Herring wrote: >>> > This series adds serdev support to the HCI LL protoco

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-05-08 Thread Sebastian Reichel
Hi, On Fri, May 05, 2017 at 09:51:33AM -0500, Adam Ford wrote: > On Sun, Apr 30, 2017 at 11:04 AM, Sebastian Reichel wrote: > > On Sun, Apr 30, 2017 at 10:14:20AM -0500, Adam Ford wrote: > >> On Wed, Apr 5, 2017 at 1:30 PM, Rob Herring wrote: > >> > This series adds serdev support to the HCI LL

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-05-05 Thread Adam Ford
On Sun, Apr 30, 2017 at 11:04 AM, Sebastian Reichel wrote: > Hi, > > On Sun, Apr 30, 2017 at 10:14:20AM -0500, Adam Ford wrote: >> On Wed, Apr 5, 2017 at 1:30 PM, Rob Herring wrote: >> > This series adds serdev support to the HCI LL protocol used on TI BT >> > modules and enables support on HiKey

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-04-30 Thread Sebastian Reichel
Hi, On Sun, Apr 30, 2017 at 10:14:20AM -0500, Adam Ford wrote: > On Wed, Apr 5, 2017 at 1:30 PM, Rob Herring wrote: > > This series adds serdev support to the HCI LL protocol used on TI BT > > modules and enables support on HiKey board with with the WL1835 module. > > With this the custom TI UIM

Re: [PATCH 0/4] TI Bluetooth serdev support

2017-04-30 Thread Adam Ford
On Wed, Apr 5, 2017 at 1:30 PM, Rob Herring wrote: > This series adds serdev support to the HCI LL protocol used on TI BT > modules and enables support on HiKey board with with the WL1835 module. > With this the custom TI UIM daemon and btattach are no longer needed. Without UIM daemon, what inst

[PATCH 0/4] TI Bluetooth serdev support

2017-04-05 Thread Rob Herring
This series adds serdev support to the HCI LL protocol used on TI BT modules and enables support on HiKey board with with the WL1835 module. With this the custom TI UIM daemon and btattach are no longer needed. The series is available on this git branch[1]. Patch 2 is just clean-up and can be appl