Commit Graph

79 Commits (alistair/main)

Author SHA1 Message Date
Alistair Francis 43c9fc8aa4 brcm: Add brcmfmac4356-*.bin
Add brcm/brcmfmac4356-pcie.bin and brcm/brcmfmac4356-sdio.bin from the
RaspberryPi debian package avaliable at:
https://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 18:22:58 -08:00
Peter Robinson d528862425
brcm: Add NVRAM for Vamrs 96boards Rock960
The 96boards Rock960 has a Cypress 4356 WiFi module, this adds the
a NVRAM based on the downstream NVRAM.

https://people.linaro.org/~manivannan.sadhasivam/rock960_wifi/brcmfmac4356-sdio.txt

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Sahaj Sarup <sahaj.sarup@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-01-09 07:31:33 -05:00
Peter Robinson 870b805dc7
brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes
The Raspberry Pi Foundation NVRAM files have been updated for a new
BT/WiFi coexistence parameter for firmwares newer than 177, now
we have new firmwares (7.45.221) from Cypress for the BCM43455
update the NVRAM for these parameters.

Update the RPi4B NVRAM boardflags3 parameter to match too, which
also happens to be what we already have for the RPi3B+.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-01-09 07:30:45 -05:00
Peter Robinson 0f0aefd733
brcm: remove old brcm firmwares that have newer cypress variants
Cypress pushed newer versions of the following firmwares:

     - 43012
     - 43340
     - 43362
     - 4339
     - 43430
     - 43455
     - 4354
     - 4356
     - 43570
     - 4373
     - 54591

Remove these old ones as they're likely vulnerable to at least the
KrØØk vulnerability (CVE-2019-15126).

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-01-07 19:49:04 -05:00
Josh Boyer 78c0348458
Use Link function for brcmfmac43362-sdio.lemaker,bananapro.txt
This removes the in-repo symlink and uses Link in WHENCE to create
it at installation time.

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-04-21 07:45:26 -04:00
Matthias Brugger f93c7a18db brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B
Add a NVRAM file for the BCM43455 Wifi/BT module as used on the
Raspberry Pi 4 Model B.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-11-27 17:12:39 +01:00
Hans de Goede 7307a29961
brcm: Add 43455 based AP6255 NVRAM for the Minix Neo Z83-4 Mini PC
Add a NVRAM file for the Ampak AP6255 Wifi/BT module as used on the
Minix Neo Z83-4 Mini PC. This file is based on the existing
brvm/brcmfmac4356-pcie.gpd-win-pocket.txt NVRAM file with some of the
values adjusted for the Minix Neo Z83-4 Mini PC.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-08-27 08:04:55 -04:00
Hans de Goede 65d02cd902
brcm: Add 43340 based AP6234 NVRAM for the PoV TAB-P1006W-232 tablet
Add a NVRAM file for the Ampak AP6234 Wifi/BT module as used on the
Point of View TAB-P1006W-232 tablet. This file is based on the existing
brcm/brcmfmac43340-sdio.meegopad-t08.txt NVRAM file with some of the
values adjusted for the Point of View TAB-P1006W-232 tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-08-27 08:04:41 -04:00
Matthias Brugger 56483ad116 brcm: Add BCM43455 NVRAM for Raspberry Pi 3 B+
Add a NVRAM file for the BCM43455 Wifi/BT moduele as used on the
Raspberry Pi 3 Model B+.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-01-15 13:33:48 +01:00
Matthias Brugger 638a91ab5d brcm: Fix filename for BCM43430 NVRAM for the Raspberry Pi 3 Model B
BCM43430 NVRAM config file for the RPi3 Model B was set to the value
found by brcmf_dmi_probe(), but should use the DT compatible.
Rename the file to actually make it work with the kernel driver.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-01-15 13:32:11 +01:00
Josh Boyer b1eae29f91 Revert "brcm: Add BCM43455 NVRAM for Raspberry Pi 3 B+"
This reverts commit fca5958287.
2019-01-14 12:30:40 -05:00
Matthias Brugger 930f276f8f brcm: Add BCM43430 NVRAM for the Raspberry Pi 3 Model B
Add a NVRAM file for the BCM43430 Wifi/BT module as used on the
Raspberry Pi 3 Module B.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-01-11 13:04:43 +01:00
Matthias Brugger fca5958287 brcm: Add BCM43455 NVRAM for Raspberry Pi 3 B+
Add a NVRAM file for the BCM43455 Wifi/BT moduele as used on the
Raspberry Pi 3 Model B+.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-01-11 13:03:59 +01:00
Hans de Goede 117d21157c brcm: Add 4330 NVRAM for the Prowise PT301 tablet
Add a NVRAM file for the Ampak AP6330 Wifi/BT module as used on the
Prowise PT301 tablet. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the Prowise PT301 tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:36:45 -05:00
Hans de Goede 912d6a5a46 brcm: Add 43430 NVRAM for the Chuwi Vi8 Plus tablet
Add a NVRAM file for the Broadcom 43430 WiFi/BT chip as found on the
Chuwi Vi8 Plus tablet's mainboard. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the Chuwi Vi8 Plus tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Hans de Goede f16cf5efcc brcm: Add 43340 based AP6234 NVRAM for the Meegopad T08 HDMI stick
Add a NVRAM file for the Ampak AP6234 Wifi/BT module as used on the
Meegopad T08 HDMI stick. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the Meegopad T08 HDMI stick.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Hans de Goede 5a2766c17f brcm: Add 43430a0 based AP6212 NVRAM for the Jumper EZpad mini 3 tablet
Add a NVRAM file for the Ampak AP6212 Wifi/BT module as used on the
Jumper EZpad mini 3 tablet. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the Jumper EZpad mini 3 tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Hans de Goede 867ac13777 brcm: Add 43430a0 based AP6212 NVRAM for the Onda V80 Plus tablet
Add a NVRAM file for the Ampak AP6212 Wifi/BT module as used on the
ONDA V80 Plus tablet. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the ONDA V80 Plus tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Hans de Goede a5662fb7e9 brcm: Add 4356 based AP6356 NVRAM for the GPD win handheld
Add a NVRAM file for the Ampak AP6356 Wifi/BT module as used in the
GPD win handheld. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the GPD win handheld.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Hans de Goede f055ceb8bd brcm: Add brcmfmac43362-sdio.lemaker,bananapro.txt symlink
Lemaker, the manufacturer of the Banana Pro board has always shipped
the NVRAM file from the Cubietech Cubietruck wifi for use with the
Ampak AP6181 43362 WiFi/BT module on the Banana Pro.

This commit adds a symlink from brcmfmac43362-sdio.lemaker,bananapro.txt
to brcm/brcmfmac43362-sdio.cubietech,cubietruck.txt to match this, making
the Wifi on the Banana Pro work OOTB.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Hans de Goede d9430acf46 brcm: Add 43362 based AP6210 NVRAM for the Cubietech Cubietruck
Add a NVRAM file for the Ampak AP6210 Wifi/BT module as found on the
Cubietech Cubietruck board. This file is based on the existing
brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted
for the Cubietech Cubietruck board.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-18 15:35:55 -05:00
Arend van Spriel 211de1679a brcm: provide new firmwares for BCM4366 chipset
These firmwares are for the BCM4366 3x3 802.11 ac chipsets, which also
comprise of BCM4366E or BCM43664 devices.

Edited to add WHENCE entry by Josh Boyer

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-12-15 20:51:38 -05:00
Chi-Hsien Lin 253a573936 brcm: update firmware for bcm43362 sdio
This firmware includes p2p fixes.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-09-13 11:43:47 -04:00
Ryan Harkin c8d69033d0 brcm: add 43430 based AP6212 and 1DX NVRAM
Ampak AP6212 and Murata 1DX are both brcmfmac43430-sdio based WiFi/BT
modules.

I created these NVRAM config files from scratch based on publicly
available information documented on the Linaro Wiki:

https://wiki.linaro.org/mbl/nvram

It is released under GPLv2.

Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-07-27 11:09:23 -04:00
Chi-Hsien Lin fe4a9d49d4 brcm: update firmware for bcm4356 pcie
This firmware include fixes for:

CVE-2017-13077 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13078 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13079 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13080 - dropping replayed G1 for offloaded GTK rekey.
CVE-2017-13081 - dropping replayed G1 for offloaded GTK rekey.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-06-06 08:26:20 -04:00
Chi-Hsien Lin a292181227 brcm: update firmware for bcm4354 sdio
This firmware include fixes for:

CVE-2017-13077 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13078 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13079 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13080 - dropping replayed G1 for offloaded GTK rekey.
CVE-2017-13081 - dropping replayed G1 for offloaded GTK rekey.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-06-06 08:26:15 -04:00
Chi-Hsien Lin be1c535efe brcm: update firmware for bcm43362 sdio
This firmware include fixes for:

CVE-2017-13077 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13078 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13079 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13080 - dropping replayed G1 for offloaded GTK rekey.
CVE-2017-13081 - dropping replayed G1 for offloaded GTK rekey.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-06-06 08:26:08 -04:00
Chi-Hsien Lin 5ac5ad5c88 brcm: update firmware for bcm43340 sdio
This firmware include fixes for:

CVE-2017-13077 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13078 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13079 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13080 - dropping replayed G1 for offloaded GTK rekey.
CVE-2017-13081 - dropping replayed G1 for offloaded GTK rekey.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-06-06 08:26:03 -04:00
Chi-Hsien Lin ec734a305a brcm: update firmware for bcm43430 sdio
This firmware include fixes for:

CVE-2017-13077 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13078 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13079 - dropping replayed M3 for offloaded 4-way handshake.
CVE-2017-13080 - dropping replayed G1 for offloaded GTK rekey.
CVE-2017-13081 - dropping replayed G1 for offloaded GTK rekey.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-06-06 08:25:53 -04:00
Kaihsiu Chen f472074db0 BCM-0bb4-0306: Cypress Bluetooth firmware for HTC Vive
Signed-off-by: Kaihsiu Chen <KaiHsiu_Chen@htc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2018-03-12 09:20:06 -04:00
Chi-Hsien Lin 7f93c9deb4 brcm: add CYW4373 firmwares and Cypress license file
Add the CYW4373 SDIO and USB firmware files, along with the corresponding
Cypress license file.

Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-12-06 17:36:06 -08:00
Arend van Spriel 17e6288135 brcm: update firmware for bcm4358
This firmware include fixes for:

 CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
 CVE-2017-0561 - adding length checks for TDLS action frames.
 CVE-2017-9417 - adding length checks for WME IE.

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2017-11-25 10:15:53 -05:00
Arend van Spriel 1841cec6e5 brcm: update firmware for bcm4356
This firmware include fixes for:

 CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
 CVE-2017-0561 - adding length checks for TDLS action frames.
 CVE-2017-9417 - adding length checks for WME IE.

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2017-11-25 10:15:50 -05:00
Arend van Spriel b3f4e74cf7 brcm: update firmware for bcm4354
This firmware include fixes for:

 CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
 CVE-2017-0561 - adding length checks for TDLS action frames.
 CVE-2017-9417 - adding length checks for WME IE.

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2017-11-25 10:15:47 -05:00
Arend van Spriel cd86989eb7 brcm: introduce firmware for bcm43430 revision 0
Revision 0 of the bcm43430 chipset requires separate firmware for
which support has been added to the brcmfmac driver. This firmware
include fixes for following vulnerabilities:

 CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
 CVE-2017-0561 - adding length checks for TDLS action frames.

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2017-11-25 10:15:44 -05:00
Arend van Spriel 5ee46c2066 brcm: update firmware for bcm4339
New firmware addressing security issue:

 CVE-2016-0801 - dropping BRCM proprietary packets received over the air.

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2017-11-25 10:15:40 -05:00
Arend van Spriel ffdec3f6a5 brcm: update firmware for BCM43340/1 SDIO devices
Update to latest version as it reportedly resolves issues when
operating in 5GHz band.

Reported-by: Brennan Ashton <brn@deako.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-03-07 15:05:58 -05:00
Arend van Spriel d578e42785 brcm: add firmware for the BCM4358 PCIe device.
This patch adds firmware for the BCM4358 2x2 11ac PCIe device.

Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Change-Id: I5c106e4e216dd7856de1e204a4d568714b015efc
Reviewed-on: http://hnd-swgit.sj.broadcom.com:8080/8118
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-01-13 09:56:40 -05:00
Arend van Spriel f311efc888 brcm: add firmware for the BCM4356 SDIO device
This patch adds firmware for the BCM4356 2x2 11ac SDIO device.

Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Change-Id: I73131f77986c9fc0faf58d316640846897725a14
Reviewed-on: http://hnd-swgit.sj.broadcom.com:8080/8117
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-01-13 09:56:38 -05:00
Arend van Spriel c4c07a8d11 brcm: add firmware for BCM43430 802.11n chipset
This patch releases firmware for the BCM43430 and BCM43438 chipset. The
latter is found on the Raspberry Pi 3.

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-09-15 10:00:36 -04:00
Arend van Spriel 52442afee9 brcm: add firmware for bcm4366 device
This patch adds firmware for the bcm4366 11ac wlan device which
is supported by the brcmfmac driver since commit 55acca90da52
("brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices").

Cc: Rafal Milecki <zajec5@gmail.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-25 15:15:34 -08:00
Arend van Spriel e92017c4d5 brcm: add firmware for BCM4350 rev 5
Patch for brcmfmac has been submitted upstream and applied to the
wireless-drivers-next repo with commit fdf345642297 ("brcmfmac: Add
support for PCIE 4350 revision 5 device"). This patch adds the new
firmware file required for it.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:08:39 -08:00
Kyle McMartin 7096e55cf4 fix permissions on brcm/brcmfmac4371-pcie.bin
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:07:40 -08:00
Arend van Spriel a109a8ffb6 brcm: add initial firmware for bcm4371 11ac wifi device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-27 17:27:55 +00:00
Arend van Spriel 77024948dd brcm: update firmware for bcm43602 device
This patch involves a firmware update for the bcm43602 device providing
following:

* fixing WoWLAN.
* fixing problems with hibernate.
* support for dma error checking.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-27 17:27:55 +00:00
Kyle McMartin 593236d61f remove executable bit from some firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-04 08:49:47 -08:00
Arend van Spriel 3bb141ac9c brcm: update firmware for the BCM4356 PCIe device
Publishing new firmware for the BCM4356 11ac PCIe device.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <jkkm@boosh.dhcp.thefacebook.com>
2015-11-03 15:57:51 -08:00
Arend van Spriel d19609d9c8 brcm: adding firmware for BCM4350 PCIe device
This patch adds firmware for the BCM4350 11ac PCIe device.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <jkkm@boosh.DHCP.thefacebook.com>
2015-11-03 15:57:49 -08:00
Arend van Spriel ea1178515b brcmfmac: firmware refresh for BCM43602 PCIE devices
A number of end-users reported issues with BCM43602 on the 2015
MacBook Pro. It turned out the previously released firmware did
not properly support that device [1]. Hence an update of the STA
firmware and while at it refresh the AP firmware as well. The
latter has been tested using Netgear R8000. The STA firmware has
been tested on MacBook Pro.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=100201

Cc: Rafal Milecki <zajec5@gmail.com>
Tested-by: Knuth Posern <knuth@posern.org>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-10-07 08:23:22 -07:00
Arend van Spriel 1f6cecd63e brcm: add firmware for BCM4324(1) B5 chipset
This patch provides firmware for the B5 version of the BCM4324(1)
device. This device can be found in Lenovo Thinkpad Tablets.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:39:04 -04:00