linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <sean.wang@mediatek.com>
To: <marcel@holtmann.org>, <johan.hedberg@gmail.com>,
	<ulf.hansson@linaro.org>
Cc: <linux-bluetooth@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>, <linux-mmc@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	Sean Wang <sean.wang@mediatek.com>
Subject: [PATCH v1 0/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
Date: Fri, 8 Mar 2019 09:15:42 +0800	[thread overview]
Message-ID: <cover.1552007058.git.sean.wang@mediatek.com> (raw)

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


             reply	other threads:[~2019-03-08  1:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-08  1:15 sean.wang [this message]
2019-03-08  1:15 ` [PATCH v1 1/2] mmc: add SDIO identifiers for MediaTek Bluetooth devices sean.wang
2019-03-11 16:38   ` Marcel Holtmann
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-11 16:38   ` Marcel Holtmann
2019-03-11 21:39     ` Sean Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1552007058.git.sean.wang@mediatek.com \
    --to=sean.wang@mediatek.com \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).