dt-bindings: thermal: Add WPSS QMI cooling device macro

Add WPSS QMI cooling deviuce macro in pitti.

Change-Id: I911d1f94e49e4e203fbbf9bdec9d5eb4e72bf4da
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
This commit is contained in:
Nitesh Kumar 2024-04-19 11:10:58 +05:30
parent 28b9a20526
commit 0357e19377

View File

@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2021-2023, Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021-2024, Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <dt-bindings/thermal/thermal.h>
@ -106,5 +106,6 @@
#define QMI_CDSP_INST_ID 0x43
#define QMI_SLPI_INST_ID 0x53
#define QMI_MODEM_NR_INST_ID 0x64
#define QMI_WPSS_INST_ID 0x73
#endif