| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/dma/st,stm32-dmamux.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: STMicroelectronics STM32 DMA MUX (DMA request router) |
| - Amelie Delaunay <amelie.delaunay@foss.st.com> |
| unevaluatedProperties: false |
| #include <dt-bindings/interrupt-controller/arm-gic.h> |
| #include <dt-bindings/clock/stm32mp1-clks.h> |
| #include <dt-bindings/reset/stm32mp1-resets.h> |
| compatible = "st,stm32h7-dmamux"; |
| dma-masters = <&dma1>, <&dma2>; |