]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers: net: cpsw: init phy with gigabit features
authorIlya Ledvich <ilya@compulab.co.il>
Wed, 12 Mar 2014 09:26:30 +0000 (11:26 +0200)
committerTom Rini <trini@ti.com>
Wed, 12 Mar 2014 20:22:12 +0000 (16:22 -0400)
commitef59bb7cc830b563530cd8bbfff22139f5e98b0a
tree0b8d7ba1df1cbee94971ea3b1038cd1dc1f07e90
parent7bb6e29bffdf67855ac66227e6ff1a74226c9d81
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>
drivers/net/cpsw.c