[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220221163754.150011-3-Jerome.Pouiller@silabs.com>
Date: Mon, 21 Feb 2022 17:37:53 +0100
From: Jerome Pouiller <Jerome.Pouiller@...abs.com>
To: linux-wireless@...r.kernel.org, Kalle Valo <kvalo@...eaurora.org>,
linux-firmware@...nel.org
Cc: devel@...verdev.osuosl.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
jerome.pouiller@...il.com,
Jérôme Pouiller
<jerome.pouiller@...abs.com>
Subject: [PATCH 2/3] wfx: add antenna configuration files
From: Jérôme Pouiller <jerome.pouiller@...abs.com>
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@...abs.com>
---
WHENCE | 12 +++++++++++-
wfx/brd4001a.pds | Bin 0 -> 625 bytes
wfx/brd8022a.pds | Bin 0 -> 584 bytes
wfx/brd8023a.pds | Bin 0 -> 625 bytes
4 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 wfx/brd4001a.pds
create mode 100644 wfx/brd8022a.pds
create mode 100644 wfx/brd8023a.pds
diff --git a/WHENCE b/WHENCE
index 0a6cb15..96f67f7 100644
--- a/WHENCE
+++ b/WHENCE
@@ -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
--------------------------------------------------------------------------
diff --git a/wfx/brd4001a.pds b/wfx/brd4001a.pds
new file mode 100644
index 0000000000000000000000000000000000000000..9765d132c28bdd1c3c78cdd6a876a04818a3e25f
GIT binary patch
literal 625
zcmZwENe+TQ5Cu>?g7>HeIFQ(h3nph1_Jjo>&Ypn$yLmK!H^hZjfDj(lm9F1;I`+EC
z@...+0w7PLQCC|S%$LUaa^lmP2rN=O28$F=z=evZU^B%t$XW9h<f8c+a@...xoN(I
z+%?}p9-8kV&tDI?^#kOk`4Kk2rPsMM?0`dH;Sf-0!yH1Pxe)kvLx*lLkAqq>?xsJE
zx7TsTmQb0w&;0wtXiUNW0ly1hzE=sMPE;+XvMAL*k*cw(MIx!*CHt!{Z5kZNW$v~P
Fd;t0Utj7QV
literal 0
HcmV?d00001
diff --git a/wfx/brd8022a.pds b/wfx/brd8022a.pds
new file mode 100644
index 0000000000000000000000000000000000000000..737286f323615c1d07ec1a972fc97908a21fb6bf
GIT binary patch
literal 584
zcmZvZIS#@...gRkM8O$orw9ZhVTl5gup_09Qn2qQu>RdR8s8?OfKja2c{5|pycAi>
zxUJ>t14Y(sxSe%-zalx<UMfeMf+wFKJHk&OBG15=!gI(;<5S34<1@%b<8#PW;|s`5
z<4ee0<15JHmv`Cv8uHZm2HwQTcn!4~PR?TjPVaXwp_W1xBybNyC!x4wT%b&jS)1gn
zNa&>&=<k0S$ElAry0wESL=Hi3$)Ya5%SgUY1tIOJw2Wm~sgbctCn_yd$@...zx>Mg
M-!?A%h0r?i21vxA{r~^~
literal 0
HcmV?d00001
diff --git a/wfx/brd8023a.pds b/wfx/brd8023a.pds
new file mode 100644
index 0000000000000000000000000000000000000000..9765d132c28bdd1c3c78cdd6a876a04818a3e25f
GIT binary patch
literal 625
zcmZwENe+TQ5Cu>?g7>HeIFQ(h3nph1_Jjo>&Ypn$yLmK!H^hZjfDj(lm9F1;I`+EC
z@...+0w7PLQCC|S%$LUaa^lmP2rN=O28$F=z=evZU^B%t$XW9h<f8c+a@...xoN(I
z+%?}p9-8kV&tDI?^#kOk`4Kk2rPsMM?0`dH;Sf-0!yH1Pxe)kvLx*lLkAqq>?xsJE
zx7TsTmQb0w&;0wtXiUNW0ly1hzE=sMPE;+XvMAL*k*cw(MIx!*CHt!{Z5kZNW$v~P
Fd;t0Utj7QV
literal 0
HcmV?d00001
--
2.34.1
Powered by blists - more mailing lists