commit | 6b8c597e9929cabd6694e9f4084741c926e8020a | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Mon Sep 02 15:42:30 2013 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Fri Nov 22 16:50:52 2013 -0600 |
tree | aa13bc7d0506dab2adc872fdbed07557d95e1b54 | |
parent | d9e36ad78be5e58679f94130eaa4e16efdc1cc39 [diff] |
net: add extended function to phy API Some phys (Micrel) has extended registers that must be accessed in a special way. Add pointers to the phy driver structure to allow to use these functions with mdio command. Signed-off-by: Stefano Babic <sbabic@denx.de>