1# Copyright (c) 2022 Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4description: Intel Digital PDM Microphone (DMIC) node
5
6compatible: "intel,dai-dmic"
7
8include: base.yaml
9
10properties:
11  reg:
12    required: true
13
14  shim:
15    type: int
16    required: true
17
18  fifo:
19    type: int
20    required: true
21