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>
This commit is contained in:
Rob Herring (Arm) 2024-11-15 13:38:21 -06:00 committed by Dinh Nguyen
parent 3f7c869e14
commit 91e8b7cff8

View File

@ -63,7 +63,6 @@ &gmac0 {
status = "okay";
phy-mode = "rgmii";
phy-addr = <0xffffffff>;
snps,max-mtu = <0x0>;
};
&gmac1 {