Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
@ 2017-05-23 16:46 Jürg Billeter
  2017-05-23 17:56 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Jürg Billeter @ 2017-05-23 16:46 UTC (permalink / raw)
  To: Marcel Holtmann, Gustavo Padovan, Johan Hedberg
  Cc: linux-bluetooth, linux-kernel, Jürg Billeter

The iBT 3.5 controllers (Intel 8265, Windstorm Peak) need
intel/ibt-12-16.sfi and intel/ibt-12-16.ddc firmware files from
linux-firmware repository.

Signed-off-by: J=C3=BCrg Billeter <j@bitron.ch>
---
 drivers/bluetooth/btintel.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/bluetooth/btintel.c b/drivers/bluetooth/btintel.c
index fce154855718..d32e109bd5cb 100644
--- a/drivers/bluetooth/btintel.c
+++ b/drivers/bluetooth/btintel.c
@@ -575,3 +575,5 @@ MODULE_VERSION(VERSION);
 MODULE_LICENSE("GPL");
 MODULE_FIRMWARE("intel/ibt-11-5.sfi");
 MODULE_FIRMWARE("intel/ibt-11-5.ddc");
+MODULE_FIRMWARE("intel/ibt-12-16.sfi");
+MODULE_FIRMWARE("intel/ibt-12-16.ddc");
--=20
2.13.0

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

* Re: [PATCH] Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
  2017-05-23 16:46 [PATCH] Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers Jürg Billeter
@ 2017-05-23 17:56 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2017-05-23 17:56 UTC (permalink / raw)
  To: Jürg Billeter
  Cc: Gustavo F. Padovan, Johan Hedberg, open list:BLUETOOTH DRIVERS,
	linux-kernel

Hi Juerg,

> The iBT 3.5 controllers (Intel 8265, Windstorm Peak) need
> intel/ibt-12-16.sfi and intel/ibt-12-16.ddc firmware files from
> linux-firmware repository.
> 
> Signed-off-by: Jürg Billeter <j@bitron.ch>
> ---
> drivers/bluetooth/btintel.c | 2 ++
> 1 file changed, 2 insertions(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel

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

end of thread, other threads:[~2017-05-23 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 16:46 [PATCH] Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers Jürg Billeter
2017-05-23 17:56 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox