linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Add NVRAM files for bcm43455 and fix bcm43430
@ 2019-01-15 12:53 Matthias Brugger
  0 siblings, 0 replies; only message in thread
From: Matthias Brugger @ 2019-01-15 12:53 UTC (permalink / raw)
  To: Linux Firmware
  Cc: linux-wireless, serge, Phil Elwell, Arend van Spriel,
	Hans de Goede, Takashi Iwai

Hi Josh,
Hi all,

This pull request is a follow up of the slight buggy (sorry for that) pull
request [1]. In this first pull request Josh merged the bcm43430 config file.
Unfortunately the naming was wrong, as I didn't had commit
554da3868eb1 (brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe)
in my test kernel.

Result was, that the driver was looking for the config file with the board type
provided by DMI from u-boot (raspberry-rpi) instead as the DT compatible. In
this pull request I fix this by renaming the config file to the correct name.

On the other hand this pull request provides the NVRAM config file for the
BCM43455. As the legal situation of the clm_blob is not clear for now, I dropped it.

Regards,
Matthias

[1] https://marc.info/?l=linux-wireless&m=154721211721067&w=2

---
The following changes since commit bc656509a3cfb60fcdfc905d7e23c18873e4e7b9:

  amdgpu: add raven2 fw for 18.50 release (2019-01-14 12:36:14 -0500)

are available in the Git repository at:


ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware.git/
tags/add-rpi-fw

for you to fetch changes up to 56483ad1168ffa366ec3f6b08a6d008918d3e680:

  brcm: Add BCM43455 NVRAM for Raspberry Pi 3 B+ (2019-01-15 13:33:48 +0100)

----------------------------------------------------------------
- Add NVRAM for BCM43455 used by Raspberry Pi 3 Model B+
- Fix NVRAM config file name for BCM43430 used by Raspberry Pi 3 Model B

----------------------------------------------------------------
Matthias Brugger (2):
      brcm: Fix filename for BCM43430 NVRAM for the Raspberry Pi 3 Model B
      brcm: Add BCM43455 NVRAM for Raspberry Pi 3 B+

 WHENCE                                             |  3 +-
 ...> brcmfmac43430-sdio.raspberrypi,3-model-b.txt} |  0
 ...cmfmac43455-sdio.raspberrypi,3-model-b-plus.txt | 82 ++++++++++++++++++++++
 3 files changed, 84 insertions(+), 1 deletion(-)
 rename brcm/{brcmfmac43430-sdio.raspberrypi-rpi.txt =>
brcmfmac43430-sdio.raspberrypi,3-model-b.txt} (100%)
 create mode 100644 brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-15 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-15 12:53 [GIT PULL] Add NVRAM files for bcm43455 and fix bcm43430 Matthias Brugger

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).