commit | 123aff2a789c3975c2235653939ff00107d6156c | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Apr 17 11:38:02 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 18 15:50:32 2020 -0700 |
tree | 7e1db66259dd9530229f813b052b35571f68b387 | |
parent | c6f5f242f5ed58cc531e75507e8447a8c9b6cd30 [diff] |
net: phy: broadcom: Add support for BCM53125 internal PHYs BCM53125 has internal Gigabit PHYs which support interrupts as well as statistics, make it possible to configure both of those features with a PHY driver entry. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>