| # Copyright (c) 2022 Intel Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Intel ADSP Intra-DSP Communication (IDC) | |
| compatible: "intel,adsp-idc" | |
| include: base.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| interrupt-parent: | |
| required: true |