ARM: dts: msm: support to enable CRC using DTS

When the bit is set the last four bytes of the ethernet
packet type is stripped and dropped before forwarding.

Change-Id: Ia372ed1819b812fe0e1ca5c54804aaefa2226bd9
Acked-by: Abhishek Chauhan <abchauha@qti.qualcomm.com>
Signed-off-by: Sunil Paidimarri <hisunil@codeaurora.org>
tirimbino
Sunil Paidimarri 5 years ago
parent f20d9cb7b8
commit 0ffd085e8f
  1. 1
      arch/arm64/boot/dts/qcom/sdxprairie.dtsi

@ -1487,6 +1487,7 @@
<&tlmm 90 2>, <&pdc 0 290 1>, <&pdc 0 291 1>;
interrupt-names = "macirq", "eth_lpi",
"phy-intr", "ptp_pps_irq_0", "ptp_pps_irq_1";
snps,crc_strip;
qcom,msm-bus,name = "emac";
qcom,msm-bus,num-cases = <4>;
qcom,msm-bus,num-paths = <2>;

Loading…
Cancel
Save