1# Copyright (c) 2021, Carlo Caione <ccaione@baylibre.com> 2# SPDX-License-Identifier: Apache-2.0 3 4description: VND MBOX consumer 5 6compatible: "vnd,mbox-consumer" 7 8include: base.yaml 9 10properties: 11 mboxes: 12 required: true 13 14 mbox-names: 15 required: true 16