Merge branch 'ag71xx-phylink'
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2021 11:36:48 +0000 (11:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2021 11:36:48 +0000 (11:36 +0000)
commit222838013526923280fae9c466c755c01a792595
tree1d9280d8ca6abda0b0b6494aeeb4a4e92ec62ae7
parent6c950ca7c11c17e025326713b7668fd1fb2b996c
parentc8fa4bac30e1ca4b0213f85fd868d0f14545d4c7
Merge branch 'ag71xx-phylink'

Russell King says:

====================
net: ag71xx: phylink validate implementation updates

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

The question over the port linkmode restriction has been answered by
Oleksij - there is no reason for this restriction, so we can go the
whole hog with this conversion. Thanks!
====================

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