diff --git a/boards/arm/mm_feather/mm_feather.dts b/boards/arm/mm_feather/mm_feather.dts index 60e5c091e2d..418fc9cc2b7 100644 --- a/boards/arm/mm_feather/mm_feather.dts +++ b/boards/arm/mm_feather/mm_feather.dts @@ -157,3 +157,7 @@ cd-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>; no-1-8-v; }; + +&edma0 { + status = "okay"; +};