From: Pieter Van Trappen <pieter.van.trappen@xxxxxxx> Add and implement microchip,no-tag-protocol flag to allow disabling the switch' tagging protocol. For cases where the CPU MAC does not support MTU size > 1500 such as the Zynq GEM. This code was tested with a KSZ8794 chip. Pieter Van Trappen (2): dt-bindings: net: dsa: microchip: add microchip,no-tag-protocol flag net: dsa: microchip: implement microchip,no-tag-protocol flag .../devicetree/bindings/net/dsa/microchip,ksz.yaml | 5 +++++ drivers/net/dsa/microchip/ksz8795.c | 2 +- drivers/net/dsa/microchip/ksz9477.c | 2 +- drivers/net/dsa/microchip/ksz_common.c | 11 ++++++++--- drivers/net/dsa/microchip/ksz_common.h | 1 + drivers/net/dsa/microchip/lan937x_main.c | 2 +- 6 files changed, 17 insertions(+), 6 deletions(-) base-commit: 0a658d088cc63745528cf0ec8a2c2df0f37742d9 -- 2.43.0