commit | 06acc17a96215a11134114aee26532b12dc8fde1 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Wed Mar 20 07:36:55 2019 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 21 13:21:14 2019 -0700 |
tree | 541274c17a0a5be3fda463acc636e522e00991f7 | |
parent | e0831ef7160eb1d6f7a4b6867ea9d36e4f72b58a [diff] |
net: phy: Add DP83825I to the DP83822 driver Add the DP83825I ethernet PHY to the DP83822 driver. These devices share the same WoL register bits and addresses. The phy_driver init was made into a macro as there may be future devices appended to this driver that will share the register space. http://www.ti.com/lit/gpn/dp83825i Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>