nios2: dts: Fix tse_mac "max-frame-size" property
authorJanne Grunau <j@jannau.net>
Sun, 12 Feb 2023 12:16:32 +0000 (13:16 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Tue, 13 Jun 2023 21:59:46 +0000 (16:59 -0500)
commit85041e12418fd0c08ff972b7729f7971afb361f8
tree045a84068596c96194e2398bf1bb9c919d295a55
parentac9a78681b921877518763ba0e89202254349d1b
nios2: dts: Fix tse_mac "max-frame-size" property

The given value of 1518 seems to refer to the layer 2 ethernet frame
size without 802.1Q tag. Actual use of the "max-frame-size" including in
the consumer of the "altr,tse-1.0" compatible is the MTU.

Fixes: 95acd4c7b69c ("nios2: Device tree support")
Fixes: 61c610ec61bb ("nios2: Add Max10 device tree")
Cc: <stable@vger.kernel.org>
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/nios2/boot/dts/10m50_devboard.dts
arch/nios2/boot/dts/3c120_devboard.dts