summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-02-26 15:44:29 +0300
committerDavid S. Miller <davem@davemloft.net>2022-02-26 15:44:29 +0300
commit0cc70c6eecf14c37cb6d8eb3f625ab359e6be323 (patch)
tree5c304eec28dac3c3736b4390ce4959d75d49abe0 /net
parent3e120e45801809ee25cab90690ea633bf20875ba (diff)
parentf6f04c02047ccf63b4cf9d34e66c9e2fd12c89f4 (diff)
downloadlinux-0cc70c6eecf14c37cb6d8eb3f625ab359e6be323.tar.xz
Merge branch 'dsa-ocelot-phylink-updates'
Russell King says: ==================== net: dsa: ocelot: phylink updates This series updates the Ocelot DSA driver for some of the recent phylink changes. Specifically, we fill in the supported_interfaces fields, convert to mac_select_pcs and mark the driver as non-legacy. We do not convert to phylink_generic_validate() as Ocelot has special support for its rate adapting PCS which makes the generic validate method unsuitable for this driver. The three changes mentioned above are implemented in their own separate patches with one additional cleanup: 1) Populate the supported_interfaces bitmap 2) Remove the now unnecessary interface checks in the validate methods 3) Convert from phylink_set_pcs() to .mac_select_pcs. 4) Mark the driver as non-legacy Thanks. RFC -> non-RFC: add reviewed-by/tested-by's, update patch 1 to set the supported_interfaces bitmap in felix.c rather than the sub-drivers as requested by Vladimir. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions