commit | ef59bb7cc830b563530cd8bbfff22139f5e98b0a | [log] [tgz] |
---|---|---|
author | Ilya Ledvich <ilya@compulab.co.il> | Wed Mar 12 11:26:30 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Mar 12 16:22:12 2014 -0400 |
tree | 0b8d7ba1df1cbee94971ea3b1038cd1dc1f07e90 | |
parent | 7bb6e29bffdf67855ac66227e6ff1a74226c9d81 [diff] |
drivers: net: cpsw: init phy with gigabit features CPSW ia a gigabit device. Use the PHY_GBIT_FEATURES macro to determine phy supported features. Tested on cm_t335. Signed-off-by: Ilya Ledvich <ilya@compulab.co.il>