From: David S. Miller Date: Tue, 2 Apr 2019 20:09:56 +0000 (-0700) Subject: Merge branch 'genphy_read_abilities' X-Git-Tag: v5.2-rc1~133^2~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa288a42646c3294c5061812c2314a822bfd537c;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'genphy_read_abilities' Heiner Kallweit says: ==================== net: phy: add and use new function genphy_read_abilities Similar to genphy_c45_pma_read_abilities() add a function to dynamically detect the abilities of a Clause 22 PHY. This is mainly copied from genphy_config_init(). Main benefit is that PHY drivers no longer have to specify whether they support GBit or not (provided they keep to the C22 standard). ==================== Signed-off-by: David S. Miller --- fa288a42646c3294c5061812c2314a822bfd537c