Skip to content

stm32mp15 wifi fixes#1084

Merged
ricardosalveti merged 3 commits intofoundriesio:mainfrom
igoropaniuk:wifi-fixes
Mar 28, 2023
Merged

stm32mp15 wifi fixes#1084
ricardosalveti merged 3 commits intofoundriesio:mainfrom
igoropaniuk:wifi-fixes

Conversation

@igoropaniuk
Copy link
Copy Markdown
Contributor

No description provided.

Install calibration file for SCMI-ready machines STM32MP15 machines.
This fixes Wi-Fi probe issue:
[   17.879007] brcmfmac mmc1:0001:1: Direct firmware load for
brcm/brcmfmac43430-sdio.st,stm32mp157c-dk2-scmi.bin failed with error -2

With this change Wi-Fi works:
$ ip link show wlan0
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel
   state DOWN mode DORMANT group default qlen 1000
link/ether 1a:f4:e5:83:50:40 brd ff:ff:ff:ff:ff:ff permaddr 00:9d:6b:a2:b9:95

Signed-off-by: Igor Opaniuk <[email protected]>
@igoropaniuk igoropaniuk requested a review from a team March 28, 2023 13:10
Comment thread meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc Outdated
Explicitly add linux-firmware-bcm43430 to MACHINE_EXTRA_RRECOMMENDS.

Signed-off-by: Igor Opaniuk <[email protected]>
@ricardosalveti
Copy link
Copy Markdown
Member

Just missing the kernel bump.

Copy link
Copy Markdown
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Relevant changes:
- e42763ec16a4 Merge branch 'tracking-fio-stm32-6.1' into HEAD
- 1ac01ac70342 [FIO fromstm] ARM: dts: stm32: add wifi over sdio on stm32mp157x-dk2
- d6feb68635e4 [FIO fromstm] ARM: dts: stm32: Add Bluetooth (usart2) feature on stm32mp157x

Signed-off-by: Igor Opaniuk <[email protected]>
@igoropaniuk
Copy link
Copy Markdown
Contributor Author

@ricardosalveti done

Copy link
Copy Markdown
Member

@ricardosalveti ricardosalveti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricardosalveti ricardosalveti merged commit 703089c into foundriesio:main Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants