From: David S. Miller Date: Mon, 3 Apr 2023 09:08:43 +0000 (+0100) Subject: Merge branch 'phy-smsc-edpd-tunable' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=56b029ddac8eebdeb3d8a15c8aed71a1c62e4924;p=linux.git Merge branch 'phy-smsc-edpd-tunable' Heiner Kallweit says: ==================== net: phy: smsc: add support for edpd tunable This adds support for the EDPD PHY tunable. Per default EDPD is disabled in interrupt mode, the tunable can be used to override this, e.g. if the link partner doesn't use EDPD. The interval to check for energy can be chosen between 1000ms and 2000ms. Note that this value consists of the 1000ms phylib interval for state machine runs plus the time to wait for energy being detected. ==================== Signed-off-by: David S. Miller --- 56b029ddac8eebdeb3d8a15c8aed71a1c62e4924