mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
Merge "dt-bindings: Added COMPUTE_L0 SSR signal for IPCLite"
This commit is contained in:
commit
6b336c3191
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user