Skip to content

Commit 427c94e

Browse files
mhennerichSRaus
authored andcommitted
dts: zynqmp-zcu102-rev10-ad9082-m4-l8: Enable offload fifo by default
This will fix discontinuities caused by DMA BW limitations. Signed-off-by: Michael Hennerich <[email protected]> (cherry picked from commit 34af86c)
1 parent 5a2f2c9 commit 427c94e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-ad9082-m4-l8.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121

2222
};
2323

24+
&axi_ad9081_core_tx {
25+
adi,axi-pl-fifo-enable;
26+
};
27+
2428
&spi1 {
2529
status = "okay";
2630

0 commit comments

Comments
 (0)