lkml.org 
[lkml]   [2016]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [RFC 5/7] Bluetooth: hci_nokia: Introduce new driver
    From
    Date
    Hi Sebastien,

    > diff --git a/drivers/bluetooth/hci_uart.h b/drivers/bluetooth/hci_uart.h
    > index a7d67aec3632..314b243df996 100644
    > --- a/drivers/bluetooth/hci_uart.h
    > +++ b/drivers/bluetooth/hci_uart.h
    > @@ -35,7 +35,7 @@
    > #define HCIUARTGETFLAGS _IOR('U', 204, int)
    >
    > /* UART protocols */
    > -#define HCI_UART_MAX_PROTO 10
    > +#define HCI_UART_MAX_PROTO 11
    >
    > #define HCI_UART_H4 0
    > #define HCI_UART_BCSP 1
    > @@ -47,6 +47,7 @@
    > #define HCI_UART_BCM 7
    > #define HCI_UART_QCA 8
    > #define HCI_UART_AG6XX 9
    > +#define HCI_UART_NOKIA 10

    since it seems the driver is getting closer to be ready, lets merge this extra protocol identifier as a separate patch. Then we can adapt btattach as well for it.

    Regards

    Marcel

    \
     
     \ /
      Last update: 2016-09-17 09:57    [W:3.193 / U:0.408 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site