diff --git a/include/linux/diagchar.h b/include/linux/diagchar.h index f379dc7a11f5..79d522d5139a 100644 --- a/include/linux/diagchar.h +++ b/include/linux/diagchar.h @@ -1,5 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (c) 2008-2021, The Linux Foundation. All rights reserved. + * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved. */ #ifndef DIAGCHAR_SHARED @@ -143,7 +144,7 @@ * a new RANGE of SSIDs to the msg_mask_tbl. */ #define MSG_MASK_TBL_CNT 27 -#define APPS_EVENT_LAST_ID 0xD02 +#define APPS_EVENT_LAST_ID 0xD07 #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 134 @@ -950,7 +951,7 @@ static const uint32_t msg_bld_masks_26[] = { /* LOG CODES */ static const uint32_t log_code_last_tbl[] = { 0x0, /* EQUIP ID 0 */ - 0x1D92, /* EQUIP ID 1 */ + 0x1DB2, /* EQUIP ID 1 */ 0x0, /* EQUIP ID 2 */ 0x0, /* EQUIP ID 3 */ 0x4910, /* EQUIP ID 4 */