diff options
| author | Caleb Connolly <[email protected]> | 2024-09-04 11:57:41 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-09-28 12:17:05 +0300 |
| commit | 095cb947490ca875715fd16ad4d1a69174dd68ff (patch) | |
| tree | 590c06865c764993fe675f46de7547730a22b929 /tools/perf/scripts/python | |
| parent | 6f15937833d8283b641a024efeecf006ca4a8500 (diff) | |
wifi: ath11k: allow missing memory-regions
On SC7280 platforms which are running with TrustZone, it is not
necessary to manually map the memory regions used by the wifi hardware.
However, ath11k will currently fail to load unless both memory regions
are specified.
This breaks wifi on the rb3gen2 which only specifies the firmware memory
region and does not use the CE region.
Adjust the order of operations in ath11k_ahb_fw_resources_init() to
check for the wifi-firmware subnode before attempting to parse the
memory regions.
Signed-off-by: Caleb Connolly <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Reviewed-by: Raj Kumar Bhagat <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions