From: David S. Miller Date: Tue, 2 Apr 2019 20:09:56 +0000 (-0700) Subject: Merge branch 'genphy_read_abilities' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fa288a42646c3294c5061812c2314a822bfd537c;p=linux.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