mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 13:36:49 +07:00
iwlwifi: bump FW API to 52 for 22000 series
Start supporting API version 52 for 22000 series. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
5974fbb5e1
commit
54fae6e31b
@ -57,7 +57,7 @@
|
|||||||
#include "iwl-prph.h"
|
#include "iwl-prph.h"
|
||||||
|
|
||||||
/* Highest firmware API version supported */
|
/* Highest firmware API version supported */
|
||||||
#define IWL_22000_UCODE_API_MAX 51
|
#define IWL_22000_UCODE_API_MAX 52
|
||||||
|
|
||||||
/* Lowest firmware API version supported */
|
/* Lowest firmware API version supported */
|
||||||
#define IWL_22000_UCODE_API_MIN 39
|
#define IWL_22000_UCODE_API_MIN 39
|
||||||
|
Loading…
Reference in New Issue
Block a user