16 lines
250 B
YAML
16 lines
250 B
YAML
|
# Copyright (c) 2020 Intel Corporation
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: INTEL ADSP MAILBOX
|
||
|
|
||
|
compatible: "intel,adsp-mailbox"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
interrupts:
|
||
|
required: true
|
||
|
|
||
|
interrupt-parent:
|
||
|
required: true
|