Skip to content

Commit eefac6b

Browse files
committed
Revert "boards: imx95_m7: Fix edma2 node"
This reverts commit ee8d464.
1 parent ee8d464 commit eefac6b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

app/boards/imx95_evk_mimx9596_m7_ddr.overlay

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,5 @@
2121
};
2222

2323
&edma2 {
24-
compatible = "nxp,edma";
25-
reg = <0x42000000 (DT_SIZE_K(64) * 33)>;
26-
valid-channels = <30>, <31>;
27-
interrupts = <143 0>, <143 0>;
28-
/delete-property/nxp,version;
29-
/delete-property/no-error-irq;
30-
/delete-property/channels-shared-irq-mask;
31-
/delete-property/dma-channels;
32-
/delete-property/dma-requests;
3324
status = "okay";
3425
};

0 commit comments

Comments
 (0)