Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-02-11 Thread Hans de Goede
Hi, On 02/12/2014 07:01 AM, Chen-Yu Tsai wrote: > Hi Arend, > > With Hans' newest sunxi-devel [1] branch, brcmfmac gets stuck during init: > > INFO: task kworker/u4:0:6 blocked for more than 120 seconds. > Not tainted 3.14.0-rc2-00116-gb2d8e3e-dirty #205 > "echo 0 > /proc/sys/kernel/hung_t

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-02-11 Thread Chen-Yu Tsai
Hi Arend, With Hans' newest sunxi-devel [1] branch, brcmfmac gets stuck during init: INFO: task kworker/u4:0:6 blocked for more than 120 seconds. Not tainted 3.14.0-rc2-00116-gb2d8e3e-dirty #205 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. kworker/u4:0D c040

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-28 Thread Hans de Goede
Hi, On 01/28/2014 11:11 AM, Arend van Spriel wrote: > On 01/27/2014 11:12 AM, Tomasz Figa wrote: >>> The brcmfmac driver that consumes these DT nodes will have a closer look >>> at the device obtaining the chipid during the probe and determine if it >>> can support it. So the compatible string ind

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-28 Thread Arend van Spriel
On 01/27/2014 11:12 AM, Tomasz Figa wrote: >> The brcmfmac driver that consumes these DT nodes will have a closer look >> at the device obtaining the chipid during the probe and determine if it >> can support it. So the compatible string indicates that the device needs >> a so-called fullmac wirele

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-27 Thread Tomasz Figa
On 27.01.2014 10:21, Arend van Spriel wrote: On 01/27/2014 01:20 AM, Tomasz Figa wrote: Hi Chen-Yu, Arend, On 26.01.2014 22:39, Arend van Spriel wrote: On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: Hi, On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede wrote: Hi, On 01/24/2014 04:38 AM, Chen-Y

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-27 Thread Arend van Spriel
On 01/27/2014 01:20 AM, Tomasz Figa wrote: > Hi Chen-Yu, Arend, > > On 26.01.2014 22:39, Arend van Spriel wrote: >> On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: >>> Hi, >>> >>> On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede >>> wrote: Hi, On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote:

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-27 Thread Hans de Goede
Hi, On 01/27/2014 09:14 AM, Chen-Yu Tsai wrote: On Mon, Jan 27, 2014 at 3:31 PM, Hans de Goede wrote: Hi, On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: Hi, On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede wrote: Hi, On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: Quick update, I've just

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-27 Thread Chen-Yu Tsai
On Mon, Jan 27, 2014 at 3:31 PM, Hans de Goede wrote: > Hi, > > > On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: >> >> Hi, >> >> On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede >> wrote: >>> >>> Hi, >>> >>> On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: >>> >>> >>> >>> > Quick update, I've just te

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: Hi, On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede wrote: Hi, On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: Quick update, I've just tested: https://github.com/wens/linux/commits/wip/sunxi-next-wifi About this, I would like to move WiFi p

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Chen-Yu Tsai
Hi Arend, Tomasz, On Mon, Jan 27, 2014 at 8:20 AM, Tomasz Figa wrote: > Hi Chen-Yu, Arend, > > > On 26.01.2014 22:39, Arend van Spriel wrote: >> >> On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: >>> >>> Hi, >>> >>> On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede >>> wrote: Hi, O

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Tomasz Figa
Hi Chen-Yu, Arend, On 26.01.2014 22:39, Arend van Spriel wrote: On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: Hi, On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede wrote: Hi, On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: Quick update, I've just tested: https://github.com/wens/linux/commits/w

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Arend van Spriel
On 01/26/2014 05:58 PM, Chen-Yu Tsai wrote: > Hi, > > On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede wrote: >> Hi, >> >> On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: >> >> >> >> Quick update, I've just tested: https://github.com/wens/linux/commits/wip/sunxi-next-wifi >>> >>> >>> About

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Chen-Yu Tsai
Hi, On Mon, Jan 27, 2014 at 12:34 AM, Hans de Goede wrote: > Hi, > > On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: > > > > >>> Quick update, I've just tested: >>> https://github.com/wens/linux/commits/wip/sunxi-next-wifi >> >> >> About this, I would like to move WiFi power control to a regulator,

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/24/2014 04:38 AM, Chen-Yu Tsai wrote: Quick update, I've just tested: https://github.com/wens/linux/commits/wip/sunxi-next-wifi About this, I would like to move WiFi power control to a regulator, and controlled by sunxi-mci via vmmc-supply (not supported ATM) Actually the sunxi-

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/26/2014 09:53 AM, Arend van Spriel wrote: On 01/24/2014 05:34 PM, Hans de Goede wrote: Hi, On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patche

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/26/2014 01:58 PM, Arend van Spriel wrote: On 01/26/2014 11:23 AM, Hans de Goede wrote: Hi, On 01/26/2014 09:53 AM, Arend van Spriel wrote: On 01/24/2014 05:34 PM, Hans de Goede wrote: Hi, On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote:

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Arend van Spriel
On 01/26/2014 11:23 AM, Hans de Goede wrote: > Hi, > > On 01/26/2014 09:53 AM, Arend van Spriel wrote: >> On 01/24/2014 05:34 PM, Hans de Goede wrote: >>> Hi, >>> >>> On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: > Hi, > > I've been w

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Arend van Spriel
On 01/26/2014 01:09 PM, Hans de Goede wrote: > Hi, > > On 01/26/2014 12:04 PM, Arend van Spriel wrote: >> On 01/24/2014 05:34 PM, Hans de Goede wrote: >>> Hi, >>> >>> On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: > Hi, > > I've been w

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/26/2014 12:04 PM, Arend van Spriel wrote: On 01/24/2014 05:34 PM, Hans de Goede wrote: Hi, On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patche

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/26/2014 09:53 AM, Arend van Spriel wrote: On 01/24/2014 05:34 PM, Hans de Goede wrote: Hi, On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patche

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Arend van Spriel
On 01/24/2014 05:34 PM, Hans de Goede wrote: > Hi, > > On 01/24/2014 11:25 AM, Arend van Spriel wrote: >> On 01/23/2014 11:39 PM, Hans de Goede wrote: >>> Hi, >>> >>> I've been working on updating sunxi-devel to include more >>> recent versions if your gmac patches, as well as adding support >>> f

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Hans de Goede
Hi, On 01/26/2014 09:53 AM, Arend van Spriel wrote: On 01/24/2014 05:34 PM, Hans de Goede wrote: Hi, On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patche

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Arend van Spriel
On 01/26/2014 09:53 AM, Arend van Spriel wrote: > still thinks there is a regular scan ongoing. This needs to be > investigated more. I tried to get your repo from github, but got: > > error: The requested URL returned error: 403 Forbidden while accessing > https://github.com/jwrdegoede/linux-sunx

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-26 Thread Arend van Spriel
On 01/24/2014 05:34 PM, Hans de Goede wrote: > Hi, > > On 01/24/2014 11:25 AM, Arend van Spriel wrote: >> On 01/23/2014 11:39 PM, Hans de Goede wrote: >>> Hi, >>> >>> I've been working on updating sunxi-devel to include more >>> recent versions if your gmac patches, as well as adding support >>> f

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-24 Thread Hans de Goede
Hi, On 01/24/2014 11:25 AM, Arend van Spriel wrote: On 01/23/2014 11:39 PM, Hans de Goede wrote: Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patches, as well as adding support for the wifi + bluetooth found on the cubietruck. Here is my current w

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-24 Thread Arend van Spriel
On 01/23/2014 11:39 PM, Hans de Goede wrote: > Hi, > > I've been working on updating sunxi-devel to include more > recent versions if your gmac patches, as well as adding support > for the wifi + bluetooth found on the cubietruck. > > Here is my current work on this: > > https://github.com/jwrde

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-23 Thread Chen-Yu Tsai
Hi, On Fri, Jan 24, 2014 at 6:56 AM, Hans de Goede wrote: > Hi, > > > On 01/23/2014 11:39 PM, Hans de Goede wrote: >> >> Hi, >> >> I've been working on updating sunxi-devel to include more >> recent versions if your gmac patches, as well as adding support >> for the wifi + bluetooth found on the

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-23 Thread Hans de Goede
Hi, On 01/23/2014 11:39 PM, Hans de Goede wrote: Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patches, as well as adding support for the wifi + bluetooth found on the cubietruck. Here is my current work on this: https://github.com/jwrdegoede/linux

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-23 Thread Hans de Goede
Hi, I've been working on updating sunxi-devel to include more recent versions if your gmac patches, as well as adding support for the wifi + bluetooth found on the cubietruck. Here is my current work on this: https://github.com/jwrdegoede/linux-sunxi/commits/sunxi-devel It is close to working,

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-08 Thread Chen-Yu Tsai
On Wed, Jan 8, 2014 at 5:33 PM, Arend van Spriel wrote: > On 01/08/2014 10:23 AM, Chen-Yu Tsai wrote: >> On Wed, Jan 8, 2014 at 4:56 PM, Arend van Spriel wrote: >>> On 12/27/2013 01:36 PM, Chen-Yu Tsai wrote: Working tree: https://github.com/wens/linux/tree/wip/sunxi-

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-08 Thread Arend van Spriel
On 01/08/2014 10:23 AM, Chen-Yu Tsai wrote: > On Wed, Jan 8, 2014 at 4:56 PM, Arend van Spriel wrote: >> On 12/27/2013 01:36 PM, Chen-Yu Tsai wrote: >>> Working tree: >>> >>> https://github.com/wens/linux/tree/wip/sunxi-next-wifi >>> >>> Comments welcome :) > > No com

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-08 Thread Chen-Yu Tsai
On Wed, Jan 8, 2014 at 4:56 PM, Arend van Spriel wrote: > On 12/27/2013 01:36 PM, Chen-Yu Tsai wrote: >> Working tree: >> >> https://github.com/wens/linux/tree/wip/sunxi-next-wifi >> >> Comments welcome :) >>> > >>> > No comment, but: Nice work! >> Thanks. BTW, who shoul

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-08 Thread Arend van Spriel
On 12/27/2013 01:36 PM, Chen-Yu Tsai wrote: >>> >> Working tree: >>> >> >>> >> https://github.com/wens/linux/tree/wip/sunxi-next-wifi >>> >> >>> >> Comments welcome :) >> > >> > No comment, but: Nice work! > Thanks. BTW, who should submit the patch? :) Hi Chen-Yu I will submit the patch today.

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Chen-Yu Tsai
Hi, On Fri, Jan 3, 2014 at 5:03 AM, Arend van Spriel wrote: > On 01/02/2014 06:09 PM, Chen-Yu Tsai wrote: >> Hi, >> >> On Thu, Jan 2, 2014 at 9:59 PM, Arend van Spriel wrote: >> [snip] >>> Hi Chen-Yu, >>> >>> I confirmed the patch is working with a revision 0 of the device. What >>> chip revisio

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Arend van Spriel
On 01/02/2014 06:09 PM, Chen-Yu Tsai wrote: > Hi, > > On Thu, Jan 2, 2014 at 9:59 PM, Arend van Spriel wrote: > [snip] >> Hi Chen-Yu, >> >> I confirmed the patch is working with a revision 0 of the device. What >> chip revision does it give in your log (need to load brcmfmac with >> module parame

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Arend van Spriel
On 01/02/2014 08:22 PM, Rosimildo DaSilva wrote: > It would be nice to be precise about what is working: > > a) Wifi + BT > b) WIFI only > c) BT only > > Reading the thread, it seems you got (a) WIFI + BT working. Is this correct > ? I think you need to read the thread once more. Wifi is workin

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Michal Suchanek
On 2 January 2014 20:22, Rosimildo DaSilva wrote: > It would be nice to be precise about what is working: > > a) Wifi + BT > b) WIFI only > c) BT only > > Reading the thread, it seems you got (a) WIFI + BT working. Is this correct No, it's b) There is some bit missing for BT. Possibly setting th

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Rosimildo DaSilva
It would be nice to be precise about what is working: a) Wifi + BT b) WIFI only c) BT only Reading the thread, it seems you got (a) WIFI + BT working. Is this correct ? R On Thursday, January 2, 2014 11:09:12 AM UTC-6, Chen-Yu Tsai wrote: > > Hi, > > On Thu, Jan 2, 2014 at 9:59 PM, Arend van

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Chen-Yu Tsai
Hi, On Fri, Jan 3, 2014 at 12:52 AM, Michal Suchanek wrote: > Hello, > > On 19 December 2013 11:12, Chen-Yu Tsai wrote: [snip] >> Bluetooth still isn't responding. >> > > Well, bluetooth is supposed to be attached to an UART, not SDIO. > That's what the datasheets of the chip I found looked like

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Chen-Yu Tsai
Hi, On Thu, Jan 2, 2014 at 9:59 PM, Arend van Spriel wrote: [snip] > Hi Chen-Yu, > > I confirmed the patch is working with a revision 0 of the device. What > chip revision does it give in your log (need to load brcmfmac with > module parameter debug=4). Mine is revision 1. Managed mode confirmed

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Michal Suchanek
Hello, On 19 December 2013 11:12, Chen-Yu Tsai wrote: > Hi, > > On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wrote: >> Hi, >> >> On Thu, Dec 19, 2013 at 12:16 AM, Arend van Spriel >> wrote: >>> On 12/18/2013 02:12 PM, Hans de Goede wrote: Hi, On 12/18/2013 11:31 AM, Arend van

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2014-01-02 Thread Arend van Spriel
On 12/27/2013 01:36 PM, Chen-Yu Tsai wrote: > Hi, > > On Fri, Dec 27, 2013 at 7:47 PM, Arend van Spriel wrote: >> On 12/26/2013 05:13 PM, Chen-Yu Tsai wrote: >>> Hi, >>> >>> On Thu, Dec 19, 2013 at 6:12 PM, Chen-Yu Tsai wrote: Hi, On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wr

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-28 Thread Neal Peacock
Sorry to not post inline, I'm on my phone but didn't want to forget to comment. Have you looked into differences in bluez between the working Android and not working Linux? On my a31 devices that was the Bluetooth fix for a similar chip set. Bluez had to support a different serial protocol if I

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-27 Thread Chen-Yu Tsai
Hi, On Fri, Dec 27, 2013 at 7:47 PM, Arend van Spriel wrote: > On 12/26/2013 05:13 PM, Chen-Yu Tsai wrote: >> Hi, >> >> On Thu, Dec 19, 2013 at 6:12 PM, Chen-Yu Tsai wrote: >>> Hi, >>> >>> On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wrote: Hi, On Thu, Dec 19, 2013 at 12:16 AM,

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-27 Thread Arend van Spriel
On 12/26/2013 05:13 PM, Chen-Yu Tsai wrote: > Hi, > > On Thu, Dec 19, 2013 at 6:12 PM, Chen-Yu Tsai wrote: >> Hi, >> >> On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wrote: >>> Hi, >>> >>> On Thu, Dec 19, 2013 at 12:16 AM, Arend van Spriel >>> wrote: On 12/18/2013 02:12 PM, Hans de Goede

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-26 Thread Hans de Goede
Hi, On 12/26/2013 05:13 PM, Chen-Yu Tsai wrote: Hi, On Thu, Dec 19, 2013 at 6:12 PM, Chen-Yu Tsai wrote: Hi, On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wrote: Hi, On Thu, Dec 19, 2013 at 12:16 AM, Arend van Spriel wrote: On 12/18/2013 02:12 PM, Hans de Goede wrote: Hi, On 12/18/20

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-26 Thread Chen-Yu Tsai
Hi, On Thu, Dec 19, 2013 at 6:12 PM, Chen-Yu Tsai wrote: > Hi, > > On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wrote: >> Hi, >> >> On Thu, Dec 19, 2013 at 12:16 AM, Arend van Spriel >> wrote: >>> On 12/18/2013 02:12 PM, Hans de Goede wrote: Hi, On 12/18/2013 11:31 AM, Arend v

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-19 Thread Chen-Yu Tsai
Hi, On Thu, Dec 19, 2013 at 12:39 AM, Chen-Yu Tsai wrote: > Hi, > > On Thu, Dec 19, 2013 at 12:16 AM, Arend van Spriel wrote: >> On 12/18/2013 02:12 PM, Hans de Goede wrote: >>> Hi, >>> >>> On 12/18/2013 11:31 AM, Arend van Spriel wrote: On 12/05/2013 10:46 PM, Julian Calaby wrote: > Fi

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-18 Thread Chen-Yu Tsai
Hi, On Thu, Dec 19, 2013 at 12:16 AM, Arend van Spriel wrote: > On 12/18/2013 02:12 PM, Hans de Goede wrote: >> Hi, >> >> On 12/18/2013 11:31 AM, Arend van Spriel wrote: >>> On 12/05/2013 10:46 PM, Julian Calaby wrote: Firstly, are there any plans to support the BCM43362 chipset with the >>>

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-18 Thread Arend van Spriel
On 12/18/2013 02:12 PM, Hans de Goede wrote: > Hi, > > On 12/18/2013 11:31 AM, Arend van Spriel wrote: >> On 12/05/2013 10:46 PM, Julian Calaby wrote: >>> Firstly, are there any plans to support the BCM43362 chipset with the >>> brcmfmac driver in the near future? >> >> Hi Julian, >> >> I am worki

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-18 Thread Hans de Goede
Hi, On 12/18/2013 11:31 AM, Arend van Spriel wrote: On 12/05/2013 10:46 PM, Julian Calaby wrote: Firstly, are there any plans to support the BCM43362 chipset with the brcmfmac driver in the near future? Hi Julian, I am working on a patch to support this chip. It is looking promising. Just ha

Re: [linux-sunxi] Firmware for Bluetooth (and wifi)

2013-12-18 Thread Arend van Spriel
On 12/05/2013 10:46 PM, Julian Calaby wrote: > Firstly, are there any plans to support the BCM43362 chipset with the > brcmfmac driver in the near future? Hi Julian, I am working on a patch to support this chip. It is looking promising. Just have to go after a firmware image to be sure. Gr. AvS