commit | d7559982701ac500662b2e8e150ff34f7faf0281 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Sep 26 07:24:27 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 01 17:10:55 2012 -0400 |
tree | cd731653972e45649b1b13bb1b82d9602c152208 | |
parent | 342b7b741d76bc8aadeff844634348bb2a343d19 [diff] |
net: ti cpsw ethernet: allow reading phy interface mode from DT Allow users to specify the phy interface of the CPSW slaves. The new node parameter is called "phy_if_mode" and is optional. The original behaviour of the driver is preserved when not given. Signed-off-by: Daniel Mack <zonque@gmail.com> Cc: Mugunthan V N <mugunthanvnm@ti.com> Cc: Vaibhav Hiremath <hvaibhav@ti.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>