Merge "dt-bindings: Added COMPUTE_L0 SSR signal for IPCLite"

This commit is contained in:
qctecmdr 2022-11-04 14:45:03 -07:00 committed by Gerrit - the friendly Code Review server
commit 6b336c3191

View File

@ -1,6 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2018-2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#ifndef __DT_BINDINGS_QCOM_IPCC_H
@ -18,6 +19,7 @@
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_MEM_INIT 1
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_VERSION 2
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_TEST 3
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_SSR 4
#define IPCC_COMPUTE_L0_SIGNAL_MAX 32 /* Used by driver only */
#define IPCC_COMPUTE_L1_SIGNAL_MAX 32 /* Used by driver only */