1# Copyright (c) 2024 Felipe Neves 2# SPDX-License-Identifier: Apache-2.0 3 4description: Inter VM shared memory based mailbox 5 6compatible: "linaro,ivshmem-mbox" 7 8include: base.yaml 9 10properties: 11 12 ivshmem: 13 type: phandle 14 required: true 15 description: ivshmem device node 16