net: phy: realtek: Add support for RTL8201F PHY module.
authorAmit Singh Tomar <amittomer25@gmail.com>
Sat, 9 May 2020 14:25:10 +0000 (19:55 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jul 2020 20:09:22 +0000 (16:09 -0400)
commitb0778d9c2c221a13b7b977bd8eb397a16ff36fe0
tree825184ce2436c281e2c08263195ffba462c4a5d2
parent3a217346051ac8876d63becd12b6ddb7a72e82f9
net: phy: realtek: Add support for RTL8201F PHY module.

This patch adds support for Realtek PHY RTL8201F 10/100Mbs
(with variants: RTL8201FN and RTL8201FL) PHYceiver. It is
present on Actions Semi Cubieboard7 board.

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
drivers/net/phy/realtek.c