]> git.sur5r.net Git - u-boot/commit
net: phy: Add support for Marvell M88E1512
authorPhil Edworthy <PHIL.EDWORTHY@renesas.com>
Mon, 12 Dec 2016 12:54:14 +0000 (12:54 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 7 Feb 2017 16:54:33 +0000 (10:54 -0600)
commit998640b478ab67f30644eef1deda2c035b81dfe7
tree0429ee62a031d68d715ebbeeea38a3e45ca8d5d5
parent83cfbeb0df9f5962a16e8737e08cf59ed84e0cff
net: phy: Add support for Marvell M88E1512

This device also works with the 88E1518 code, so we just adjust
the UID mask accordingly.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/marvell.c