Re: [PATCHv2 09/11] Bluetooth: add nokia driver

2017-03-23 Thread Sebastian Reichel
Hi, On Thu, Mar 23, 2017 at 08:50:42AM +0100, Frédéric Danis wrote: > Le 21/03/2017 à 23:32, Sebastian Reichel a écrit : > > This adds a driver for the Nokia H4+ protocol, which is used > > at least on the Nokia N9, N900 & N950. > > > > Signed-off-by: Sebastian Reichel > > --- > > Changes since

Re: [PATCHv2 09/11] Bluetooth: add nokia driver

2017-03-23 Thread Frédéric Danis
Hello Sebastian, Le 21/03/2017 à 23:32, Sebastian Reichel a écrit : This adds a driver for the Nokia H4+ protocol, which is used at least on the Nokia N9, N900 & N950. Signed-off-by: Sebastian Reichel --- Changes since PATCHv1: * replace __u8 and uint8_t with u8 * replace __u16 and uint16_

Re: [PATCHv2 09/11] Bluetooth: add nokia driver

2017-03-22 Thread Sebastian Reichel
Hi, On Wed, Mar 22, 2017 at 04:26:28PM -0500, Rob Herring wrote: > On Tue, Mar 21, 2017 at 5:32 PM, Sebastian Reichel wrote: > > This adds a driver for the Nokia H4+ protocol, which is used > > at least on the Nokia N9, N900 & N950. > > > > Signed-off-by: Sebastian Reichel > > --- > > > +

Re: [PATCHv2 09/11] Bluetooth: add nokia driver

2017-03-22 Thread Rob Herring
On Tue, Mar 21, 2017 at 5:32 PM, Sebastian Reichel wrote: > This adds a driver for the Nokia H4+ protocol, which is used > at least on the Nokia N9, N900 & N950. > > Signed-off-by: Sebastian Reichel > --- > + btdev->wakeup_host = devm_gpiod_get(dev, "host-wakeup", GPIOD_IN); > + if (