summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-11-15 13:38:21 -0600
committerDinh Nguyen <dinguyen@kernel.org>2024-12-16 19:02:35 -0600
commit91e8b7cff8e9445c56b0e433a51f2fd360a9b070 (patch)
tree572240b6a3141d1b058fd60ad73a1dca1a97f787
parent3f7c869e143acfd41ccfdda1ffe8b97dae71449b (diff)
arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property
Remove "snps,max-mtu" property which is both unused in the kernel and undocumented. Most likely they are leftovers from downstream. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
-rw-r--r--arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
index 0d837d3e65a5..34ccf8138f7b 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
@@ -63,7 +63,6 @@
status = "okay";
phy-mode = "rgmii";
phy-addr = <0xffffffff>;
- snps,max-mtu = <0x0>;
};
&gmac1 {