stm32mp15 wifi fixes#1084
Merged
ricardosalveti merged 3 commits intofoundriesio:mainfrom Mar 28, 2023
Merged
Conversation
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]>
Explicitly add linux-firmware-bcm43430 to MACHINE_EXTRA_RRECOMMENDS. Signed-off-by: Igor Opaniuk <[email protected]>
quaresmajose
approved these changes
Mar 28, 2023
Member
|
Just missing the kernel bump. |
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]>
Contributor
Author
|
@ricardosalveti done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.