OSDN Git Service

iwlwifi: dbg: add debug periphery registers to 9000 device family
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Mon, 24 Jun 2019 07:37:05 +0000 (10:37 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:31:18 +0000 (15:31 +0300)
Add debug HW periphery registers to 9000 device family.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c

index 34f4cda..40b867f 100644 (file)
@@ -468,6 +468,9 @@ static const struct iwl_prph_range iwl_prph_dump_addr_9000[] = {
        { .start = 0x00a05400, .end = 0x00a056e8 },
        { .start = 0x00a08000, .end = 0x00a098bc },
        { .start = 0x00a02400, .end = 0x00a02758 },
+       { .start = 0x00a04764, .end = 0x00a0476c },
+       { .start = 0x00a04770, .end = 0x00a04774 },
+       { .start = 0x00a04620, .end = 0x00a04624 },
 };
 
 static const struct iwl_prph_range iwl_prph_dump_addr_22000[] = {