Skip to content

Commit ade5e78

Browse files
mathieuchopstmaescolar
authored andcommitted
dts: bindings: dma: make DMAMUX IRQ optional
Remove the "required: true" attribute from the STM32 DMAMUX binding. This is required for STM32WB0 series where the DMAMUX has no interrupt line Signed-off-by: Mathieu Choplain <[email protected]>
1 parent d2410f5 commit ade5e78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dts/bindings/dma/st,stm32-dmamux.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ properties:
6666
reg:
6767
required: true
6868

69-
interrupts:
70-
required: true
71-
7269
"#dma-cells":
7370
const: 3
7471

0 commit comments

Comments
 (0)