Merge branch 'lantiq-xrx300-xrx330'
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 23:33:39 +0000 (16:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 23:33:39 +0000 (16:33 -0700)
commit3adffc762d5fa8f7d0087819839305a6fba68ced
tree9ce59f21af8e348ddfd7a1f9f216ca923d40a2eb
parent853b0df95285d790b3b5eb4790f257b6f1a609e1
parentee83d82407e490ece848b13a4d86600e1e3269a5
Merge branch 'lantiq-xrx300-xrx330'

Aleksander Jan Bajkowski says:

====================
net: dsa: lantiq: add support for xRX300 and xRX330

Changed since v3:
* fixed last compilation warning

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>