Merge branch 'sparx5-phylink'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2021 11:21:42 +0000 (11:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2021 11:21:42 +0000 (11:21 +0000)
commit253d091cdf998711b96f770d2f2bf58df986e9c3
treec98fc12a145ff60e0fdfa8d11fd852f06bc52d96
parentd3a410001e670540936a6bac3ea7e36c69dd7158
parent319faa90b724ce68b3dccd24161c65feb4a77988
Merge branch 'sparx5-phylink'

Russell King says:

====================
net: sparx5: phylink validate implementation updates

This series converts sparx5 to fill in the supported_interfaces member
of phylink_config, cleans up the validate() implementation, and then
converts to phylink_generic_validate().
====================

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