Commit 25249a01 authored by Jordan Yates's avatar Jordan Yates Committed by Fabio Baltieri
Browse files

dts: st: stm32l4p5: re-add SDMMC `idma` property



The `idma` property added in 94847be1 was removed in the re-organisation
in 306dea6f. Re-add the property at a more generic location.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent e5759f46
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -354,6 +354,7 @@
				 <&rcc STM32_SRC_HSI48 CLK48_SEL(0)>;
			resets = <&rctl STM32_RESET(AHB2, 22U)>;
			interrupts = <49 0>;
			idma;
			status = "disabled";
		};

@@ -364,6 +365,7 @@
				 <&rcc STM32_SRC_HSI48 CLK48_SEL(0)>;
			resets = <&rctl STM32_RESET(AHB2, 23U)>;
			interrupts = <47 0>;
			idma;
			status = "disabled";
		};