1# Copyright (c) 2023 Sequans Communications
2# SPDX-License-Identifier: Apache-2.0
3
4description: SQN Hardware spinlocks
5
6compatible: "sqn,hwspinlock"
7
8include: base.yaml
9
10properties:
11  reg:
12    required: true
13
14  num_locks:
15    type: int
16    required: true
17