Re: [PATCH 3/6] btwilink: add minimal device tree support

2015-01-08 Thread Marcel Holtmann
Hi Gigi, > Add minimal device tree support to the btwilink driver that is used > for binding bluetooth with the ti-st shared transport driver. > > Signed-off-by: Eyal Reizer > Signed-off-by: bvijay > Signed-off-by: Gigi Joseph > --- > drivers/bluetooth/btwilink.c | 11 +++ > 1 file

Re: [PATCH 3/6] btwilink: add minimal device tree support

2015-01-08 Thread Varka Bhadram
Hi, On Fri, Jan 9, 2015 at 9:17 AM, Gigi Joseph wrote: > Add minimal device tree support to the btwilink driver that is used > for binding bluetooth with the ti-st shared transport driver. > > Signed-off-by: Eyal Reizer > Signed-off-by: bvijay > Signed-off-by: Gigi Joseph > --- >

[PATCH 3/6] btwilink: add minimal device tree support

2015-01-08 Thread Gigi Joseph
Add minimal device tree support to the btwilink driver that is used for binding bluetooth with the ti-st shared transport driver. Signed-off-by: Eyal Reizer Signed-off-by: bvijay Signed-off-by: Gigi Joseph --- drivers/bluetooth/btwilink.c | 11 +++ 1 file changed, 11 insertions(+)

[PATCH 3/6] btwilink: add minimal device tree support

2015-01-08 Thread Gigi Joseph
Add minimal device tree support to the btwilink driver that is used for binding bluetooth with the ti-st shared transport driver. Signed-off-by: Eyal Reizer ey...@ti.com Signed-off-by: bvijay bvi...@ti.com Signed-off-by: Gigi Joseph gigi.jos...@ti.com --- drivers/bluetooth/btwilink.c | 11

Re: [PATCH 3/6] btwilink: add minimal device tree support

2015-01-08 Thread Varka Bhadram
Hi, On Fri, Jan 9, 2015 at 9:17 AM, Gigi Joseph gigi.jos...@gmail.com wrote: Add minimal device tree support to the btwilink driver that is used for binding bluetooth with the ti-st shared transport driver. Signed-off-by: Eyal Reizer ey...@ti.com Signed-off-by: bvijay bvi...@ti.com

Re: [PATCH 3/6] btwilink: add minimal device tree support

2015-01-08 Thread Marcel Holtmann
Hi Gigi, Add minimal device tree support to the btwilink driver that is used for binding bluetooth with the ti-st shared transport driver. Signed-off-by: Eyal Reizer ey...@ti.com Signed-off-by: bvijay bvi...@ti.com Signed-off-by: Gigi Joseph gigi.jos...@ti.com ---