From: Aleksander Jan Bajkowski <A.Bajkowski@xxxxxxxxxxxxxxxxxxx> Changed since v2: * fixed compilation warnings * removed example bindings for xrx330 * patches has been refactored due to upstream changes Changed since v1: * gswip_mii_mask_cfg() can now change port 3 on xRX330 * changed alowed modes on port 0 and 5 for xRX300 and xRX330 * moved common part of phylink validation into gswip_phylink_set_capab() * verify the compatible string against the hardware Aleksander Jan Bajkowski (3): net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330 net: dsa: lantiq: verify compatible strings against hardware dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings .../bindings/net/dsa/lantiq-gswip.txt | 4 + drivers/net/dsa/lantiq_gswip.c | 164 ++++++++++++++---- 2 files changed, 137 insertions(+), 31 deletions(-) -- 2.20.1