mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
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:
parent
3f7c869e14
commit
91e8b7cff8
|
|
@ -63,7 +63,6 @@ &gmac0 {
|
|||
status = "okay";
|
||||
phy-mode = "rgmii";
|
||||
phy-addr = <0xffffffff>;
|
||||
snps,max-mtu = <0x0>;
|
||||
};
|
||||
|
||||
&gmac1 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user