We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8d464 commit eefac6bCopy full SHA for eefac6b
1 file changed
app/boards/imx95_evk_mimx9596_m7_ddr.overlay
@@ -21,14 +21,5 @@
21
};
22
23
&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;
33
status = "okay";
34
0 commit comments