ipq40xx: ex61x0v2: Disable unused GMACs

These devices have only one ethernet port. It doesn't make sense to
expose the unused GMACs as separate network devices.

Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
master
Thomas Hebb 7 years ago committed by Mathias Kresin
parent c4c2a8f00c
commit 16b25ad829
  1. 1
      target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-ex61x0v2.dtsi

@ -72,6 +72,7 @@
edma@c080000 {
status = "okay";
qcom,num_gmac = <1>;
};
};

Loading…
Cancel
Save