Return-Path: Subject: Re: BCM43430 BT driver almost working... To: Marcel Holtmann Cc: Loic Poulain , linux-bluetooth@vger.kernel.org References: From: Ian Molton Message-ID: <4078da55-c5d8-7c2d-d954-9da790982b22@mnementh.co.uk> Date: Fri, 30 Jun 2017 18:14:46 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-ID: On 30/06/17 18:02, Marcel Holtmann wrote: > If you have an embedded board with a proper DT definition, and the > UART is hard-wired to the Bluetooth chip, then go for serdev. It > means no btattach is needed. The kernel will enumerate this properly > for you. That is the way forward. Someone needed to adapt the > hci_bcm.c driver for this anyway. It just happens that you are the > first one. Right - I'll follow that route and add serdev support to hci_bcm.c then! Thanks, -Ian