Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17802211 authored by Wey-Yi Guy's avatar Wey-Yi Guy Committed by Reinette Chatre
Browse files

iwlwifi: add hw revision for 6000g2 NIC



Add hardware revision for 6000g2 series of NIC

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
parent c8d5420d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -298,6 +298,7 @@
#define CSR_HW_REV_TYPE_1000           (0x0000060)
#define CSR_HW_REV_TYPE_6x00           (0x0000070)
#define CSR_HW_REV_TYPE_6x50           (0x0000080)
#define CSR_HW_REV_TYPE_6x00g2         (0x00000B0)
#define CSR_HW_REV_TYPE_NONE           (0x00000F0)

/* EEPROM REG */