We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c9068 commit 402d336Copy full SHA for 402d336
arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
@@ -2755,7 +2755,7 @@
2755
interrupts = <GIC_SPI 550 IRQ_TYPE_LEVEL_HIGH>,
2756
<GIC_SPI 551 IRQ_TYPE_LEVEL_HIGH>;
2757
interrupt-names = "tx", "rx";
2758
- dmas = <&main_udmap 0xc500>, <&main_udmap 0x4500>;
+ dmas = <&main_udmap 0xc403>, <&main_udmap 0x4403>;
2759
dma-names = "tx", "rx";
2760
clocks = <&k3_clks 268 0>;
2761
clock-names = "fck";
@@ -2773,7 +2773,7 @@
2773
interrupts = <GIC_SPI 552 IRQ_TYPE_LEVEL_HIGH>,
2774
<GIC_SPI 553 IRQ_TYPE_LEVEL_HIGH>;
2775
2776
- dmas = <&main_udmap 0xc501>, <&main_udmap 0x4501>;
+ dmas = <&main_udmap 0xc404>, <&main_udmap 0x4404>;
2777
2778
clocks = <&k3_clks 269 0>;
2779
0 commit comments