Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add NXP WiFi chipsets support
@ 2025-01-09 16:36 Sébastien Szymanski
  2025-01-09 16:36 ` [Buildroot] [PATCH 1/2] package/nxp-bt-wifi-firmware: new package Sébastien Szymanski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sébastien Szymanski @ 2025-01-09 16:36 UTC (permalink / raw)
  To: buildroot; +Cc: Gilles Talis, Julien Olivain, Fabio Estevam, Thomas Petazzoni

This series adds support of WiFi chips from NXP
IW416 / IW610 / IW612 / W8801 / W8987 / W8997 / W9098.

The first patch adds a new package providing the firmwares.
The second patch adds a new package providing the driver.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
Sébastien Szymanski (2):
      package/nxp-bt-wifi-firmware: new package
      package/nxp-mwifiex: new package

 DEVELOPERS                                         |  2 +
 package/Config.in                                  |  2 +
 package/nxp-bt-wifi-firmware/Config.in             | 67 ++++++++++++++++++++++
 .../nxp-bt-wifi-firmware/nxp-bt-wifi-firmware.hash |  3 +
 .../nxp-bt-wifi-firmware/nxp-bt-wifi-firmware.mk   | 33 +++++++++++
 package/nxp-mwifiex/Config.in                      | 11 ++++
 package/nxp-mwifiex/nxp-mwifiex.hash               |  3 +
 package/nxp-mwifiex/nxp-mwifiex.mk                 | 15 +++++
 8 files changed, 136 insertions(+)
---
base-commit: 5c0a91f7293523254e9c48667df4468370fda58d
change-id: 20250109-nxp-mwifiex-firmware-driver-a55879cac612

Best regards,
-- 
Sébastien Szymanski <sebastien.szymanski@armadeus.com>

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-04 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 16:36 [Buildroot] [PATCH 0/2] Add NXP WiFi chipsets support Sébastien Szymanski
2025-01-09 16:36 ` [Buildroot] [PATCH 1/2] package/nxp-bt-wifi-firmware: new package Sébastien Szymanski
2025-01-09 16:36 ` [Buildroot] [PATCH 2/2] package/nxp-mwifiex: " Sébastien Szymanski
2025-02-04 17:09 ` [Buildroot] [PATCH 0/2] Add NXP WiFi chipsets support Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox