* [PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260
@ 2017-03-06 23:38 Tedd Ho-Jeong An
2017-03-27 14:17 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Tedd Ho-Jeong An @ 2017-03-06 23:38 UTC (permalink / raw)
To: linux-bluetooth@vger.kernel.org, Marcel Holtmann
Cc: Tedd Ho-Jeong An, jaya.p.g
From: Tedd Ho-Jeong An <tedd.an@intel.com>
This patch adds hw_variant for Intel Bluetooth 9160/9260 also
known as ThunderPeak(ThP).
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
---
tools/bluemoon.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/bluemoon.c b/tools/bluemoon.c
index 5fc6269..6051f30 100644
--- a/tools/bluemoon.c
+++ b/tools/bluemoon.c
@@ -621,6 +621,7 @@ static const struct {
{ 0x0a, "iBT 2.1 (AG620)" },
{ 0x0b, "iBT 3.0 (LnP)" },
{ 0x0c, "iBT 3.0 (WsP)" },
+ { 0x12, "iBT 3.5 (ThP)" },
{ }
};
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260
2017-03-06 23:38 [PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260 Tedd Ho-Jeong An
@ 2017-03-27 14:17 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2017-03-27 14:17 UTC (permalink / raw)
To: Tedd Ho-Jeong An; +Cc: linux-bluetooth@vger.kernel.org, jaya.p.g
Hi Tedd,
> This patch adds hw_variant for Intel Bluetooth 9160/9260 also
> known as ThunderPeak(ThP).
>
> Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
> ---
> tools/bluemoon.c | 1 +
> 1 file changed, 1 insertion(+)
patch has been applied (with signed-off-by stripped).
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-27 14:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06 23:38 [PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260 Tedd Ho-Jeong An
2017-03-27 14:17 ` Marcel Holtmann
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).