Searched +full:stm32mp25 +full:- +full:dma3 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/stm32/st,stm32-dma3.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: STMicroelectronics STM32 DMA3 Controller10 The STM32 DMA3 is a direct memory access controller with different features19 Bindings are generic for these 3 STM32 DMA3 configurations.21 DMA clients connected to the STM32 DMA3 controller must use the format22 described in "#dma-cells" property description below, using a three-cell26 - Amelie Delaunay <amelie.delaunay@foss.st.com>[all …]
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2023 - All Rights Reserved6 #include <dt-bindings/clock/st,stm32mp25-rcc.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/reset/st,stm32mp25-rcc.h>9 #include <dt-bindings/regulator/st,stm32mp25-regulator.h>12 #address-cells = <2>;13 #size-cells = <2>;16 #address-cells = <1>;17 #size-cells = <0>;[all …]