Re: [PATCH] Bluetooth: Add hci_h4p driver

From: Pali RohÃr
Date: Thu Oct 17 2013 - 16:25:41 EST


On Friday 20 September 2013 21:01:50 Pali RohÃr wrote:
> From: Ville Tervo <ville.tervo@xxxxxxxxx>
>
> This driver adding support for Nokia N900 bluetooth hardware
>
> Signed-off-by: Ville Tervo <ville.tervo@xxxxxxxxx>
> Signed-off-by: Pali RohÃr <pali.rohar@xxxxxxxxx>
> ---
> drivers/bluetooth/Kconfig | 10 +
> drivers/bluetooth/Makefile | 2 +
> drivers/bluetooth/hci_h4p/Makefile | 7 +
> drivers/bluetooth/hci_h4p/core.c | 1085
> +++++++++++++++++++++++++++++++++
> drivers/bluetooth/hci_h4p/fw-bcm.c | 149 +++++
> drivers/bluetooth/hci_h4p/fw-csr.c | 152 +++++
> drivers/bluetooth/hci_h4p/fw-ti1273.c | 113 ++++
> drivers/bluetooth/hci_h4p/fw.c | 166 +++++
> drivers/bluetooth/hci_h4p/hci_h4p.h | 238 ++++++++
> drivers/bluetooth/hci_h4p/uart.c | 203 ++++++
> include/linux/bluetooth/hci_h4p.h | 41 ++
> 11 files changed, 2166 insertions(+)
> create mode 100644 drivers/bluetooth/hci_h4p/Makefile
> create mode 100644 drivers/bluetooth/hci_h4p/core.c
> create mode 100644 drivers/bluetooth/hci_h4p/fw-bcm.c
> create mode 100644 drivers/bluetooth/hci_h4p/fw-csr.c
> create mode 100644 drivers/bluetooth/hci_h4p/fw-ti1273.c
> create mode 100644 drivers/bluetooth/hci_h4p/fw.c
> create mode 100644 drivers/bluetooth/hci_h4p/hci_h4p.h
> create mode 100644 drivers/bluetooth/hci_h4p/uart.c
> create mode 100644 include/linux/bluetooth/hci_h4p.h
>

Can somebody look & comment this patch? What is needed to be part
of upstream kernel?

--
Pali RohÃr
pali.rohar@xxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part.