OSDN Git Service

arm64: dts: ls1043a: FMan erratum A050385
authorMadalin Bucur <madalin.bucur@nxp.com>
Wed, 4 Mar 2020 16:04:26 +0000 (18:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Mar 2020 05:55:32 +0000 (21:55 -0800)
The LS1043A SoC is affected by the A050385 erratum stating that
FMAN DMA read or writes under heavy traffic load may cause FMAN
internal resource leak thus stopping further packet processing.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi

index 6082ae0..d237162 100644 (file)
@@ -20,6 +20,8 @@
 };
 
 &fman0 {
+       fsl,erratum-a050385;
+
        /* these aliases provide the FMan ports mapping */
        enet0: ethernet@e0000 {
        };