From: David S. Miller Date: Sun, 5 Jul 2020 22:25:59 +0000 (-0700) Subject: Merge branch 'Phylink-integration-improvements-for-Felix-DSA-driver' X-Git-Tag: v5.9-rc1~133^2~337 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dbacfd8ca755b9f710ab17a1e47572fc4e5dabcc;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'Phylink-integration-improvements-for-Felix-DSA-driver' Vladimir Oltean says: ==================== Phylink integration improvements for Felix DSA driver This is an overhaul of the Felix switch driver's phylink operations. Patches 1, 3, 4 and 5 are cleanup, patch 2 is adding a new feature and and patch 6 is adaptation to the new format of an existing phylink API (mac_link_up). Changes since v2: - Replaced "PHYLINK" with "phylink". - Rewrote commit message of patch 5/6. Changes since v1: - Now using phy_clear_bits and phy_set_bits instead of plain writes to MII_BMCR. This combines former patches 1/7 and 6/7 into a single new patch 1/6. - Updated commit message of patch 5/6. ==================== Signed-off-by: David S. Miller --- dbacfd8ca755b9f710ab17a1e47572fc4e5dabcc