commit | 80b6b09689aa134ab0fd8c2990795671ff8d86d7 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Tue Feb 07 14:08:48 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Feb 27 21:19:25 2012 +0100 |
tree | 8f10c869ca68f06fc00472d5194779eadda5f628 | |
parent | 2000c6623b426bfd3ef92ac6cb5dcae14861b993 [diff] |
net: phy: add support for Micrel's KSZ9021 Add the gigabit phy KSZ9021. Also, add function ksz9021_phy_extended_write /_read for access to the phys extended registers. The environment variable "disable_giga" can be used to disable 1000baseTx. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Dirk Behme <dirk.behme@de.bosch.com>