From: David S. Miller Date: Fri, 18 Feb 2022 11:28:33 +0000 (+0000) Subject: Merge branch 'qca8k-phylink' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a3b355c7785bffcd21a20d1b0f99e07af0f12aff;p=linux.git Merge branch 'qca8k-phylink' Russell King says: ==================== net: dsa: qca8k: convert to phylink_pcs and mark as non-legacy This series adds support into DSA for the mac_select_pcs method, and converts qca8k to make use of this, eventually marking qca8k as non- legacy. Patch 1 adds DSA support for mac_select_pcs. Patch 2 and patch 3 moves code around in qca8k to make patch 4 more readable. Patch 4 does a simple conversion to phylink_pcs. Patch 5 moves the serdes configuration to phylink_pcs. Patch 6 marks qca8k as non-legacy. v2: fix dsa_phylink_mac_select_pcs() formatting and double-blank line in patch 5 ==================== Signed-off-by: David S. Miller --- a3b355c7785bffcd21a20d1b0f99e07af0f12aff