| # Copyright (c) 2023 Cypress Semiconductor Corporation (an Infineon company) or | |
| # an affiliate of Cypress Semiconductor Corporation | |
| # | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Infineon CAT1 DMA | |
| compatible: "infineon,cat1-dma" | |
| include: [dma-controller.yaml, "infineon,system-interrupts.yaml"] | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| description: Required for non-cat1c devices | |
| system-interrupts: | |
| description: Required for cat1c devices | |
| "#dma-cells": | |
| const: 1 | |
| dma-cells: | |
| - channel |