All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
@ 2019-03-08  1:15 ` sean.wang
  0 siblings, 0 replies; 12+ messages in thread
From: sean.wang @ 2019-03-08  1:15 UTC (permalink / raw)
  To: marcel, johan.hedberg, ulf.hansson
  Cc: linux-bluetooth, linux-mediatek, linux-mmc, linux-kernel, Sean Wang

From: Sean Wang <sean.wang@mediatek.com>

This adds the support of enabling MT7663S and MT7668S SDIO-based Bluetooth function.

patch 1: add MediaTek SDIO identifiers
patch 2: add support for MediaTek MT7663S and MT7668S SDIO devices

Sean Wang (2):
  mmc: add SDIO identifiers for MediaTek Bluetooth devices
  Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO
    devices

 drivers/bluetooth/Kconfig     |  11 +
 drivers/bluetooth/Makefile    |   1 +
 drivers/bluetooth/btmtksdio.c | 979 ++++++++++++++++++++++++++++++++++
 include/linux/mmc/sdio_ids.h  |   2 +
 4 files changed, 993 insertions(+)
 create mode 100644 drivers/bluetooth/btmtksdio.c

-- 
2.18.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-03-11 21:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-08  1:15 [PATCH v1 0/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices sean.wang
2019-03-08  1:15 ` sean.wang
2019-03-08  1:15 ` [PATCH v1 1/2] mmc: add SDIO identifiers for MediaTek Bluetooth devices sean.wang
2019-03-08  1:15   ` sean.wang
2019-03-11 16:38   ` Marcel Holtmann
2019-03-11 21:41     ` Sean Wang
2019-03-11 21:41       ` Sean Wang
2019-03-08  1:15 ` [PATCH v1 2/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices sean.wang
2019-03-08  1:15   ` sean.wang
2019-03-11 16:38   ` Marcel Holtmann
2019-03-11 21:39     ` Sean Wang
2019-03-11 21:39       ` Sean Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.