Skip to content
Snippets Groups Projects
  • Christian Lamparter's avatar
    80d34d9d
    ipq40xx: document pcie wifi chip on the GL.Inet GL-B2200 · 80d34d9d
    Christian Lamparter authored
    
    Enrico provided a bootlog that shows the chip is a WAVE-2 QCA9888v2:
    
    > pci 0000:01:00.0: [168c:0056] type 00 class 0x028000
    > [...]
    > ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x56.
    > ath10k_pci 0000:01:00.0: qca9888 hw2.0 target 0x01000000 [...] chip_id 0x00000000 sub 0000:0000
    > ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9888-fW-13-5ae337bb1 api 5  features mfp,[...]
    > ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 6535d835
    > ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 32 raw 0 hwcrypto 1
    
    this patch switches the device over to pre-calibration.
    (this is more or less cosmetic)
    
    Reported-by: default avatarEnrico Mioso <mrkiko.rs@gmail.com>
    Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>
    80d34d9d
    History
    ipq40xx: document pcie wifi chip on the GL.Inet GL-B2200
    Christian Lamparter authored
    
    Enrico provided a bootlog that shows the chip is a WAVE-2 QCA9888v2:
    
    > pci 0000:01:00.0: [168c:0056] type 00 class 0x028000
    > [...]
    > ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x56.
    > ath10k_pci 0000:01:00.0: qca9888 hw2.0 target 0x01000000 [...] chip_id 0x00000000 sub 0000:0000
    > ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9888-fW-13-5ae337bb1 api 5  features mfp,[...]
    > ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 6535d835
    > ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 32 raw 0 hwcrypto 1
    
    this patch switches the device over to pre-calibration.
    (this is more or less cosmetic)
    
    Reported-by: default avatarEnrico Mioso <mrkiko.rs@gmail.com>
    Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>