1# Copyright (c) 2021, Linaro Limited
2# SPDX-License-Identifier: Apache-2.0
3
4# Common fields for mailbox / IPM controllers
5
6properties:
7  "#mbox-cells":
8    type: int
9    required: true
10    description: Number of items to expect in a Mailbox specifier
11