OSDN Git Service

iwlwifi: dbg: add lmac and umac PC registers to periphery dump
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Thu, 14 Mar 2019 08:05:25 +0000 (10:05 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 19 Apr 2019 07:26:23 +0000 (10:26 +0300)
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 e288f1f..d070c2c 100644 (file)
@@ -545,6 +545,7 @@ static const struct iwl_prph_range iwl_prph_dump_addr_22000[] = {
        { .start = 0x00a04590, .end = 0x00a04590 },
        { .start = 0x00a04598, .end = 0x00a04598 },
        { .start = 0x00a045c0, .end = 0x00a045f4 },
+       { .start = 0x00a05c18, .end = 0x00a05c1c },
        { .start = 0x00a0c000, .end = 0x00a0c018 },
        { .start = 0x00a0c020, .end = 0x00a0c028 },
        { .start = 0x00a0c038, .end = 0x00a0c094 },
@@ -559,6 +560,7 @@ static const struct iwl_prph_range iwl_prph_dump_addr_22000[] = {
 
 static const struct iwl_prph_range iwl_prph_dump_addr_ax210[] = {
        { .start = 0x00d03c00, .end = 0x00d03c64 },
+       { .start = 0x00d05c18, .end = 0x00d05c1c },
        { .start = 0x00d0c000, .end = 0x00d0c174 },
 };