commit | b78ac6ecd1b6b46f8767cbafa95a7b0b51b87ad8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Sep 20 17:05:40 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 21 19:08:24 2018 -0700 |
tree | 619545c43c1803f67e2828e921716bbcfa553f5d | |
parent | 94e7c844990f0db92418586b107be135b4963b66 [diff] |
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider Allow the configuration of the MDIO clock divider when the Device Tree contains 'clock-frequency' property (similar to I2C and SPI buses). Because the hardware may have lost its state during suspend/resume, re-apply the MDIO clock divider upon resumption. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>