All of lore.kernel.org
 help / color / mirror / Atom feed
From: <sean.wang@mediatek.com>
To: <robh+dt@kernel.org>, <mark.rutland@arm.com>,
	<marcel@holtmann.org>, <johan.hedberg@gmail.com>
Cc: <devicetree@vger.kernel.org>, <linux-bluetooth@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Sean Wang <sean.wang@mediatek.com>
Subject: [PATCH v7 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver
Date: Wed, 1 Aug 2018 01:15:00 +0800	[thread overview]
Message-ID: <2d2207cea603862ba6a7195806cb4b4ebc43fd17.1533056925.git.sean.wang@mediatek.com> (raw)
In-Reply-To: <cover.1533056925.git.sean.wang@mediatek.com>

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

Add an entry for the MediaTek Bluetooth driver.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f2cce4..e983d9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9144,6 +9144,14 @@ F:	include/uapi/linux/meye.h
 F:	include/uapi/linux/ivtv*
 F:	include/uapi/linux/uvcvideo.h
 
+MEDIATEK BLUETOOTH DRIVER
+M:	Sean Wang <sean.wang@mediatek.com>
+L:	linux-bluetooth@vger.kernel.org
+L:	linux-mediatek@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
+F:	drivers/bluetooth/btmtkuart.c
+
 MEDIATEK CIR DRIVER
 M:	Sean Wang <sean.wang@mediatek.com>
 S:	Maintained
-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: <sean.wang@mediatek.com>
To: robh+dt@kernel.org, mark.rutland@arm.com, marcel@holtmann.org,
	johan.hedberg@gmail.com
Cc: devicetree@vger.kernel.org, linux-bluetooth@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	Sean Wang <sean.wang@mediatek.com>
Subject: [PATCH v7 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver
Date: Wed, 1 Aug 2018 01:15:00 +0800	[thread overview]
Message-ID: <2d2207cea603862ba6a7195806cb4b4ebc43fd17.1533056925.git.sean.wang@mediatek.com> (raw)
In-Reply-To: <cover.1533056925.git.sean.wang@mediatek.com>

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

Add an entry for the MediaTek Bluetooth driver.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f2cce4..e983d9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9144,6 +9144,14 @@ F:	include/uapi/linux/meye.h
 F:	include/uapi/linux/ivtv*
 F:	include/uapi/linux/uvcvideo.h
 
+MEDIATEK BLUETOOTH DRIVER
+M:	Sean Wang <sean.wang@mediatek.com>
+L:	linux-bluetooth@vger.kernel.org
+L:	linux-mediatek@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
+F:	drivers/bluetooth/btmtkuart.c
+
 MEDIATEK CIR DRIVER
 M:	Sean Wang <sean.wang@mediatek.com>
 S:	Maintained
-- 
2.7.4

WARNING: multiple messages have this Message-ID (diff)
From: sean.wang@mediatek.com (sean.wang at mediatek.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver
Date: Wed, 1 Aug 2018 01:15:00 +0800	[thread overview]
Message-ID: <2d2207cea603862ba6a7195806cb4b4ebc43fd17.1533056925.git.sean.wang@mediatek.com> (raw)
In-Reply-To: <cover.1533056925.git.sean.wang@mediatek.com>

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

Add an entry for the MediaTek Bluetooth driver.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f2cce4..e983d9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9144,6 +9144,14 @@ F:	include/uapi/linux/meye.h
 F:	include/uapi/linux/ivtv*
 F:	include/uapi/linux/uvcvideo.h
 
+MEDIATEK BLUETOOTH DRIVER
+M:	Sean Wang <sean.wang@mediatek.com>
+L:	linux-bluetooth at vger.kernel.org
+L:	linux-mediatek at lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
+F:	drivers/bluetooth/btmtkuart.c
+
 MEDIATEK CIR DRIVER
 M:	Sean Wang <sean.wang@mediatek.com>
 S:	Maintained
-- 
2.7.4

  parent reply	other threads:[~2018-07-31 17:15 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-31 17:14 [PATCH v7 0/3] add support for Bluetooth on MT7622 SoC sean.wang
2018-07-31 17:14 ` sean.wang at mediatek.com
2018-07-31 17:14 ` sean.wang
2018-07-31 17:14 ` [PATCH v7 1/3] dt-bindings: net: bluetooth: Add mediatek-bluetooth sean.wang
2018-07-31 17:14   ` sean.wang at mediatek.com
2018-07-31 17:14   ` sean.wang
2018-07-31 17:14 ` [PATCH v7 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices sean.wang
2018-07-31 17:14   ` sean.wang at mediatek.com
2018-07-31 17:14   ` sean.wang
2018-08-01  7:53   ` Marcel Holtmann
2018-08-01  7:53     ` Marcel Holtmann
2018-08-02  6:53     ` Sean Wang
2018-08-02  6:53       ` Sean Wang
2018-08-02  6:53       ` Sean Wang
2018-08-02  7:38       ` Marcel Holtmann
2018-08-02  7:38         ` Marcel Holtmann
2018-08-02  8:48         ` Sean Wang
2018-08-02  8:48           ` Sean Wang
2018-08-02  8:48           ` Sean Wang
2018-08-02  9:45           ` Marcel Holtmann
2018-08-02  9:45             ` Marcel Holtmann
2018-08-02 10:24             ` Sean Wang
2018-08-02 10:24               ` Sean Wang
2018-08-02 10:24               ` Sean Wang
2018-08-03 12:51               ` Marcel Holtmann
2018-08-03 12:51                 ` Marcel Holtmann
2018-08-03 13:42                 ` Sean Wang
2018-08-03 13:42                   ` Sean Wang
2018-08-03 13:42                   ` Sean Wang
2018-08-03 17:19                   ` Marcel Holtmann
2018-08-03 17:19                     ` Marcel Holtmann
2018-08-03 18:00                     ` Sean Wang
2018-08-03 18:00                       ` Sean Wang
2018-08-03 18:00                       ` Sean Wang
2018-08-06 15:39                       ` Marcel Holtmann
2018-08-06 15:39                         ` Marcel Holtmann
2018-08-07 14:34                         ` Sean Wang
2018-08-07 14:34                           ` Sean Wang
2018-08-07 14:34                           ` Sean Wang
2018-08-07 15:54                           ` Marcel Holtmann
2018-08-07 15:54                             ` Marcel Holtmann
2018-08-08  8:04                             ` Sean Wang
2018-08-08  8:04                               ` Sean Wang
2018-08-08  8:04                               ` Sean Wang
2018-08-08 14:07                               ` Marcel Holtmann
2018-08-08 14:07                                 ` Marcel Holtmann
2018-07-31 17:15 ` sean.wang [this message]
2018-07-31 17:15   ` [PATCH v7 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver sean.wang at mediatek.com
2018-07-31 17:15   ` 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=2d2207cea603862ba6a7195806cb4b4ebc43fd17.1533056925.git.sean.wang@mediatek.com \
    --to=sean.wang@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=marcel@holtmann.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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 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.