summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWen Gong <quic_wgong@quicinc.com>2023-12-17 13:29:03 +0200
committerKalle Valo <quic_kvalo@quicinc.com>2023-12-18 20:47:58 +0200
commitf4c2a9d62213cf7004db5c74ce12d26d63a23629 (patch)
tree8834d1ae72b5cfd03dea709e5f46b722dffcb743 /tools/perf/scripts/python/bin
parent6b9923f1f6d1b57a2ae932540a6273a0face54fe (diff)
downloadlinux-f4c2a9d62213cf7004db5c74ce12d26d63a23629.tar.gz
linux-f4c2a9d62213cf7004db5c74ce12d26d63a23629.zip
wifi: ath12k: add string type to search board data in board-2.bin for WCN7850
Currently ath12k only supports string type with bus, chip id and board id such as "bus=ahb,qmi-chip-id=1,qmi-board-id=4" for AHB bus chip and "bus=pci,qmi-chip-id=0,qmi-board-id=255" for PCI bus chip in board-2.bin. For WCN7850, it is not enough to distinguish all different chips. Add a new string type which includes bus, chip id, board id, vendor, device, subsystem-vendor and subsystem-device for WCN7850. ath12k will first load board-2.bin and searches in it for the board data with the above parameters. If matched with one board data, ath12k downloads it to firmware. And if not, downloads board.bin instead. Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 Signed-off-by: Wen Gong <quic_wgong@quicinc.com> Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://msgid.link/20231216060140.30611-2-quic_bqiang@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions