ARM: dts: aspeed: yamp: Delete no-hw-checksum
authorTao Ren <rentao.bupt@gmail.com>
Thu, 12 Dec 2019 23:16:22 +0000 (15:16 -0800)
committerJoel Stanley <joel@jms.id.au>
Tue, 17 Dec 2019 02:38:29 +0000 (13:38 +1100)
Ftgmac100's checksum issue has been fixed by commit 88824e3bf29a ("net:
ethernet: ftgmac100: Fix DMA coherency issue with SW checksum") so this
property is no longer required.

Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-facebook-yamp.dts

index 5293359..fe2e11c 100644 (file)
@@ -35,7 +35,6 @@
 &mac0 {
        status = "okay";
        use-ncsi;
-       no-hw-checksum;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_rmii1_default>;
        clocks = <&syscon ASPEED_CLK_GATE_MAC1CLK>,