19 lines
313 B
YAML
19 lines
313 B
YAML
# Copyright (c) 2022 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Intel ADSP Inter Processor Communication on Intel SoC
|
|
|
|
compatible: "intel,adsp-host-ipc"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
interrupt-parent:
|
|
required: true
|