Commit Graph

2 Commits

Author SHA1 Message Date
Jérôme Pouiller 9a612e418a
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>
2022-02-24 15:18:57 -05:00
Jérôme Pouiller 6e1b509343
wfx: rename silabs/ into wfx/
WiFi device maintainer expressed he prefers to use the same name for the
driver and the firmware directory[1].

Since the driver is not yet merged, the renaming does not break
anything.

[1]: https://lore.kernel.org/netdev/87sfxlj6s1.fsf@codeaurora.org/

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-02-24 15:18:52 -05:00