Преглед на файлове

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 <[email protected]>
Thomas Hebb преди 7 години
родител
ревизия
16b25ad829
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-ex61x0v2.dtsi

+ 1 - 0
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>;
 		};
 	};