net: ti cpsw ethernet: allow reading phy interface mode from DT
authorDaniel Mack <zonque@gmail.com>
Wed, 26 Sep 2012 07:24:27 +0000 (07:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Oct 2012 21:10:55 +0000 (17:10 -0400)
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>

No differences found