Browse Source

wfx: add antenna configuration files

The wfx driver is now able load the antenna parameters (aka PDS file)
corresponding to the board declared in the device tree.

So, add these files to linux-firmware.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
main
Jérôme Pouiller 3 years ago committed by Josh Boyer
parent
commit
9a612e418a
No known key found for this signature in database
GPG Key ID: A31B6BD72486CFD6
  1. 12
      WHENCE
  2. BIN
      wfx/brd4001a.pds
  3. BIN
      wfx/brd8022a.pds
  4. BIN
      wfx/brd8023a.pds

12
WHENCE

@ -5845,8 +5845,18 @@ Driver: wfx - Silicon Labs Wi-Fi Transceiver @@ -5845,8 +5845,18 @@ Driver: wfx - Silicon Labs Wi-Fi Transceiver
File: wfx/wfm_wf200_C0.sec
Version: 3.12.1

File: wfx/brd4001a.pds not listed in WHENCE
File: wfx/brd8022a.pds not listed in WHENCE
File: wfx/brd8023a.pds not listed in WHENCE

Licence: Redistributable. See wfx/LICENCE.wf200 for details.
Originates from https://github.com/SiliconLabs/wfx-firmware

The firmware itself originates from https://github.com/SiliconLabs/wfx-firmware

The *.pds files come from https://github.com/SiliconLabs/wfx-pds

They have been processed with the tool "pds_compress" available on
https://github.com/SiliconLabs/wfx-linux-tools

--------------------------------------------------------------------------


BIN
wfx/brd4001a.pds

Binary file not shown.

BIN
wfx/brd8022a.pds

Binary file not shown.

BIN
wfx/brd8023a.pds

Binary file not shown.
Loading…
Cancel
Save