Re: How to support SDIO wifi/bt in DT

2014-01-16 Thread Marcel Holtmann
Hi Arnd, >>> b) We need to add a way to attach a device_node to an sdio_func, >>> so that a function driver can find additional DT properties. >>> This part should be relatively simple once (a) is done and >>> should only need a little code but no new binding. The code >>> would be similar to what

Re: [PATCH v2 01/20] sdio: add TI + wl1271 ids

2010-07-21 Thread Marcel Holtmann
Hi Ohad, > Add SDIO IDs for TI and for TI's wl1271 wlan device. > > Signed-off-by: Ohad Ben-Cohen > --- > include/linux/mmc/sdio_ids.h |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/include/linux/mmc/sdio_ids.h b/include/linux/mmc/sdio_ids.h > index 33b2ea0..0d

Re: Question of RFKILL for bluetooth, hci_core.c

2010-06-08 Thread Marcel Holtmann
Hi Zangfei, > >> > first of all, please use linux-bluetooth mailing list and not the MCC > >> > one. > >> > > >> >> We found you have submitted one patch adding rfkill for bluetoogh. > >> >> > >> >> commit 611b3

Re: Question of RFKILL for bluetooth, hci_core.c

2010-06-01 Thread Marcel Holtmann
Hi Zangfei, > > first of all, please use linux-bluetooth mailing list and not the MCC > > one. > > > >> We found you have submitted one patch adding rfkill for bluetoogh. > >> > >> commit 611b30f74b5d8ca036a9923b3bf6e0ee10a21a53 > >> Author:

Re: Question of RFKILL for bluetooth, hci_core.c

2010-05-28 Thread Marcel Holtmann
Hi Zhangfei, first of all, please use linux-bluetooth mailing list and not the MCC one. > We found you have submitted one patch adding rfkill for bluetoogh. > > commit 611b30f74b5d8ca036a9923b3bf6e0ee10a21a53 > Author: Marcel Holtmann > Date: Mon Jun 8 14:41:38 2009 +0200 >

Re: [PATCH net-next] iwmc3200bt: Add iwmc3200 bluetooth driver

2009-11-02 Thread Marcel Holtmann
Hi Dave, > Add Intel Wireless MultiCom 3200 SDIO BT driver > IWMC3200 is 4Wireless Com CHIP (GPS/BT/WiFi/WiMAX). > wmc3200bt is derived from btsdio driver just a heads up, this is not a net-next patch. This clearly goes via proper review on linux-bluetooth and bluetooth-next tree first. So please

Re: [PATCH net-next V2 1/3] iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.

2009-10-21 Thread Marcel Holtmann
Hi Tomas, > >> This patch adds Intel Wireless MultiCom 3200 top driver. > >> IWMC3200 is 4Wireless Com CHIP (GPS/BT/WiFi/WiMAX). > >> Top driver is responsible for device initialization and firmware download. > >> Firmware handled by top is responsible for top itself and > >> as well as bluetooth

Re: [PATCH 3/3] i2400m-sdio: select IWMC3200TOP in Kconfig

2009-09-22 Thread Marcel Holtmann
Hi Tomas, > i2400m-sdio requires iwmc3200top for its operation > > Signed-off-by: Tomas Winkler > --- > drivers/net/wimax/i2400m/Kconfig |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/wimax/i2400m/Kconfig > b/drivers/net/wimax/i2400m/Kconfig > index