Re: [PATCHv3] Bluetooth: hci_ll: Add compatible values for more WL chips

From: Rob Herring
Date: Thu Jun 08 2017 - 17:02:37 EST


On Thu, Jun 8, 2017 at 3:58 PM, Sebastian Reichel
<sebastian.reichel@xxxxxxxxxxxxxxx> wrote:
> Add compatible values for WiLink chips from 128x and 180x series.
> Also the DT binding already contained compatible values for the 127x
> series, but the driver did not. This brings the list on par with
> the list from wlcore (the wifi driver).
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
> ---
> Hi,
>
> This patch originally was part of the "Motorola Droid 4: Add WL1285C support"
> series. It can be queued standalone via the bluetooth tree, though.
>
> Changes since PATCHv2:
> * none
> Changes since PATCHv1:
> * patch did not exist
>
> -- Sebastian
> ---
> Documentation/devicetree/bindings/net/ti,wilink-st.txt | 6 ++++++
> drivers/bluetooth/hci_ll.c | 8 ++++++++
> 2 files changed, 14 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>