commit | 9df3ec4f8fd28cdee215f2c00293d86c87cfc048 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@freescale.com> | Wed Mar 26 18:13:14 2014 +0200 |
committer | York Sun <yorksun@freescale.com> | Tue Apr 22 17:58:47 2014 -0700 |
tree | 2d50be61fc3b023ca18bd8cc3db3b203d510c756 | |
parent | d377b614b4803dded2f27f41298b0abb87136b2c [diff] |
net/phy: Fix PHY id for VSC8514 In the current Datasheet for VSC8514 there is a mistake, saying that the PHY id is 0x70570. The real value in the identifier registers is 0x70670. Linux PHY driver uses 0x70670 also. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@freescale.com> Cc: York Sun <yorksun@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>