]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c2efeb07bb44df6b69a964685d7d9ed915893db
tree9ce59f21af8e348ddfd7a1f9f216ca923d40a2eb
parentf876d8d2ba5f1fbc4b5d5da3c7718c25ac5f7139
parent9c67b4bc83aa3806b7f77ed2758aad58f25280da
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>