| # Copyright (c) 2025 Ambiq Micro Inc. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Ambiq I2S | |
| compatible: "ambiq,i2s" | |
| include: ["base.yaml", "pinctrl-device.yaml"] | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| pinctrl-0: | |
| required: true | |
| pinctrl-names: | |
| required: true | |
| i2s-buffer-location: | |
| type: string | |
| description: | | |
| Define I2S DMA buffer location section | |
| i2s-buffer-size: | |
| type: int | |
| description: | | |
| Define I2S DMA buffer size in (4-byte) words |