blob: bb604f101531f0b2e74a7c86c80f0f7a0989f407 [file] [log] [blame]
# Copyright (c) 2024 Texas Instruments Incorporated
# Andrew Davis <afd@ti.com>
# SPDX-License-Identifier: Apache-2.0
description: Inter-Processor-Message to Mailbox adaptor driver
compatible: "zephyr,mbox-ipm"
include: base.yaml
properties:
mboxes:
description: phandle to the MBOX controller (TX and RX are required)
required: true
mbox-names:
description: MBOX channel names (must be called "tx" and "rx")
required: true