Skip to content

firmware-xiaomi-tulip: enable ath10k wifi

Gianluca Boiano requested to merge M0Rf30/pmaports:xiaomi-tulip into master

after many failed attempts with kernel<6.9 now wifi works with no crash issues

[   33.579577] ath10k_snoc 18800000.wifi: qmi chip_id 0x140 chip_family 0x4002 board_id 0xff soc_id 0x40050000
[   33.579604] ath10k_snoc 18800000.wifi: qmi fw_version 0x101c821a fw_build_timestamp 2019-07-25 03:17 fw_build_id QC_IMAGE_VERSION_STRING=WLAN.HL.1.0.1.c2-00538-QCAHLSWMTPLZ-1.214870.1
[   35.606054] ath10k_snoc 18800000.wifi: wcn3990 hw1.0 target 0x00000008 chip_id 0x00000000 sub 0000:0000
[   35.606079] ath10k_snoc 18800000.wifi: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0
[   35.606091] ath10k_snoc 18800000.wifi: firmware ver  api 5 features wowlan,no-4addr-pad,allows-mesh-bcast,mgmt-tx-by-reference,non-bmi,single-chan-info-per-channel crc32 5f815241
[   35.641193] ath10k_snoc 18800000.wifi: htt-ver 3.58 wmi-op 4 htt-op 3 cal file max-sta 32 raw 0 hwcrypto 1
[   35.745721] ath10k_snoc 18800000.wifi: invalid MAC address; choosing random
[   35.745891] ath: EEPROM regdomain: 0x809c
[   35.745898] ath: EEPROM indicates we should expect a country code
[   35.745903] ath: doing EEPROM country->regdmn map search
[   35.745907] ath: country maps to regdmn code: 0x52
[   35.745912] ath: Country alpha2 being used: CN
[   35.745917] ath: Regpair used: 0x52

Merge request reports