[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <59d956be-2a83-cddf-9eec-46f29d21bc59@linaro.org>
Date: Wed, 14 Mar 2018 09:48:02 +0100
From: Thierry Escande <thierry.escande@...aro.org>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Andy Gross <andy.gross@...aro.org>,
Marcel Holtmann <marcel@...tmann.org>,
Johan Hedberg <johan.hedberg@...il.com>,
David Brown <david.brown@...aro.org>,
Mark Rutland <mark.rutland@....com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
linux-bluetooth@...r.kernel.org, linux-arm-msm@...r.kernel.org,
devicetree <devicetree@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 3/3] Bluetooth: hci_qca: Add serdev support
On 13/03/2018 21:57, Andy Shevchenko wrote:
> On Tue, Mar 13, 2018 at 8:38 PM, Thierry Escande
> <thierry.escande@...aro.org> wrote:
>> Add support for Qualcomm serial slave devices. Probe the serial device,
>> retrieve its maximum speed and register a new hci uart device.
>
>> config BT_HCIUART_QCA
>> bool "Qualcomm Atheros protocol support"
>> - depends on BT_HCIUART
>> + depends on BT_HCIUART_SERDEV
>
> Consider to address Loic's comments.
>
>> +#include <linux/of.h>
>
> This is still here. Why?
I forgot that one. This was for struct of_device_id. I'll replace it
with mod_devicetable.h.
Regards,
Thierry
Powered by blists - more mailing lists