Skip to content

Commit b7b17fa

Browse files
Dat-NguyenDuynashif
authored andcommitted
dts: nxp_rt1010: mark edma channel has separate interrupt entry
In SoC imxrt1010, edma channel has separate interrupt entry, not like the rest of in-tree imxrt SoC series Signed-off-by: Dat Nguyen Duy <[email protected]>
1 parent cc84a87 commit b7b17fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dts/arm/nxp/nxp_rt1010.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
};
5858

5959
&edma0 {
60+
/* Each channel has separate interrupt entry */
61+
irq-shared-offset = <0>;
6062
dma-channels = <16>;
6163
};
6264

0 commit comments

Comments
 (0)