Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be9863ca authored by Vince Bridgers's avatar Vince Bridgers Committed by Dinh Nguyen
Browse files

ARM: socfpga: dts: Add multicast bins and unicast filter entries



Add multicast-filter-bins and perfect-filter-entries configuration properties
to the socfpga devicetree for the Arria 10 socfpga.

Signed-off-by: default avatarVince Bridgers <vbridger@opensource.altera.com>
Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent 5459f9ab
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -116,6 +116,8 @@
			interrupt-names = "macirq";
			/* Filled in by bootloader */
			mac-address = [00 00 00 00 00 00];
			snps,multicast-filter-bins = <256>;
			snps,perfect-filter-entries = <128>;
			status = "disabled";
		};

@@ -126,6 +128,8 @@
			interrupt-names = "macirq";
			/* Filled in by bootloader */
			mac-address = [00 00 00 00 00 00];
			snps,multicast-filter-bins = <256>;
			snps,perfect-filter-entries = <128>;
			status = "disabled";
		};

@@ -136,6 +140,8 @@
			interrupt-names = "macirq";
			/* Filled in by bootloader */
			mac-address = [00 00 00 00 00 00];
			snps,multicast-filter-bins = <256>;
			snps,perfect-filter-entries = <128>;
			status = "disabled";
		};