]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: motorcomm: Add support for YT8511 PHY
authorNicolas Frattaroli <frattaroli.nicolas@gmail.com>
Sat, 5 Aug 2023 10:35:01 +0000 (12:35 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 13 Sep 2023 19:52:20 +0000 (15:52 -0400)
commitfb89b69a3fa9c3521ece586bdbd01cc5b947d549
tree61509b24d1a02cafc423e6efa971c8de62c0c952
parentce67ba1e30da583d03bf3cdd5b6ee75174c75f0a
net: phy: motorcomm: Add support for YT8511 PHY

The YT8511 ethernet PHYs can be found on e.g. the SOQuartz or
the Quartz64. Add rudimentary support for them.

Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
drivers/net/phy/Kconfig
drivers/net/phy/motorcomm.c