Skip to content

Commit

Permalink
dts: Add intel ADSP mailbox bindings
Browse files Browse the repository at this point in the history
Add bindings for ADSP mailbox.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
  • Loading branch information
finikorg authored and nashif committed Aug 24, 2020
1 parent ea9e02e commit 1987092
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions dts/bindings/ipm/intel,adsp-mailbox.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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

0 comments on commit 1987092

Please sign in to comment.