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

Commit 14a75766 authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlwifi: remove g2 from csr hw rev



Remove refernce of g2 and use offical number for hw rev.

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 52d8a50c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -300,8 +300,9 @@
#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_6x50g2         (0x0000084)
#define CSR_HW_REV_TYPE_6x00g2         (0x00000B0)
#define CSR_HW_REV_TYPE_6150           (0x0000084)
#define CSR_HW_REV_TYPE_6x05	       (0x00000B0)
#define CSR_HW_REV_TYPE_6x30	       CSR_HW_REV_TYPE_6x05
#define CSR_HW_REV_TYPE_NONE           (0x00000F0)

/* EEPROM REG */