1# Copyright (c) 2023 Linaro
2# SPDX-License-Identifier: Apache-2.0
3
4description: Inter processor message based on IVSHMEM
5
6compatible: "linaro,ivshmem-ipm"
7
8include: base.yaml
9
10properties:
11
12  ivshmem:
13    type: phandle
14    required: true
15    description: ivshmem device node
16